Increase $integer::VERSION to 1.01

This commit is contained in:
Father Chrysostomos 2013-06-22 22:01:03 -07:00
parent 6e9efe032b
commit 32ff8285a4

View File

@ -1,6 +1,6 @@
package integer;
our $VERSION = '1.00';
our $VERSION = '1.01';
=head1 NAME