Increase $English::VERSION to 1.06
authorFather Chrysostomos <sprout@cpan.org>
Sun, 25 Nov 2012 22:31:25 +0000 (14:31 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 27 Nov 2012 15:05:04 +0000 (07:05 -0800)
lib/English.pm

index 6a57ffb..f629068 100644 (file)
@@ -1,6 +1,6 @@
 package English;
 
-our $VERSION = '1.05';
+our $VERSION = '1.06';
 
 require Exporter;
 @ISA = qw(Exporter);