summaryrefslogtreecommitdiff
path: root/lib/integer.pm
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2013-06-22 22:01:03 -0700
committerFather Chrysostomos <sprout@cpan.org>2013-06-22 22:11:52 -0700
commit32ff8285a4c2bb09d0da7e5d2a234a86ecbff975 (patch)
tree632ef31f72729595c69e5de0544785ca8e31b52d /lib/integer.pm
parent6e9efe032bf0b1f73323b3d9dd9b5771b8547e7d (diff)
downloadperl-32ff8285a4c2bb09d0da7e5d2a234a86ecbff975.tar.gz
Increase $integer::VERSION to 1.01
Diffstat (limited to 'lib/integer.pm')
-rw-r--r--lib/integer.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/integer.pm b/lib/integer.pm
index df39e76248..60a609cd04 100644
--- a/lib/integer.pm
+++ b/lib/integer.pm
@@ -1,6 +1,6 @@
package integer;
-our $VERSION = '1.00';
+our $VERSION = '1.01';
=head1 NAME