X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fcurry.pm;fp=lib%2Fcurry.pm;h=2053b5a96d9250d79185dc1fb57691fc901d95d9;hb=751f25b91b98ffb0eb8cc1ce57e5b47eb56b21e1;hp=2774a126a0afa99c3f5e5dd89bf863feba0bdd95;hpb=bedcecab5b4c1f49e7e9b939668f87ae6e964102;p=p5sagit%2Fcurry.git diff --git a/lib/curry.pm b/lib/curry.pm index 2774a12..2053b5a 100644 --- a/lib/curry.pm +++ b/lib/curry.pm @@ -1,6 +1,6 @@ package curry; -our $VERSION = '2.000000'; +our $VERSION = '2.000001'; $VERSION = eval $VERSION; our $curry = sub {