--- trunk/Isis.pm 2005/01/06 20:48:07 36 +++ trunk/lib/Biblio/Isis.pm 2005/01/07 20:57:56 37 @@ -9,7 +9,7 @@ BEGIN { use Exporter (); use vars qw ($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS); - $VERSION = 0.10; + $VERSION = 0.11; @ISA = qw (Exporter); #Give a hoot don't pollute, do not export more than needed by default @EXPORT = qw ();