bump version to [0.11]
[MARC-Fast] / lib / MARC / Fast.pm
index 35a1e6a..dc2f303 100644 (file)
@@ -7,7 +7,7 @@ use Data::Dump qw/dump/;
 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 ();