Version 0.02
[perl-indexdata-utils.git] / lib / IndexData / Utils.pm
index 93f5ede..f3c689b 100644 (file)
@@ -4,7 +4,7 @@ use 5.010001;
 use strict;
 use warnings;
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 use IndexData::Utils::PersistentCounter;