Increase $Tie::Hash::VERSION to 1.05
authorFather Chrysostomos <sprout@cpan.org>
Sun, 23 Jun 2013 05:00:03 +0000 (22:00 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 23 Jun 2013 05:11:51 +0000 (22:11 -0700)
lib/Tie/Hash.pm

index d944cd1..89a6181 100644 (file)
@@ -1,6 +1,6 @@
 package Tie::Hash;
 
-our $VERSION = '1.04';
+our $VERSION = '1.05';
 
 =head1 NAME