Increase $integer::VERSION to 1.01
authorFather Chrysostomos <sprout@cpan.org>
Sun, 23 Jun 2013 05:01:03 +0000 (22:01 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 23 Jun 2013 05:11:52 +0000 (22:11 -0700)
lib/integer.pm

index df39e76..60a609c 100644 (file)
@@ -1,6 +1,6 @@
 package integer;
 
-our $VERSION = '1.00';
+our $VERSION = '1.01';
 
 =head1 NAME