switch version to full length
Matt S Trout [Sun, 9 Sep 2012 18:33:11 +0000 (18:33 +0000)]
lib/curry.pm

index 7f35f6c..58bbeb4 100644 (file)
@@ -1,6 +1,6 @@
 package curry;
 
-our $VERSION = '1.0';
+our $VERSION = '1.000000';
 $VERSION = eval $VERSION;
 
 sub AUTOLOAD {