Increase $English::VERSION to 1.05
authorFather Chrysostomos <sprout@cpan.org>
Mon, 23 Jan 2012 06:20:00 +0000 (22:20 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 23 Jan 2012 06:20:00 +0000 (22:20 -0800)
lib/English.pm

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