projects
/
p5sagit/curry.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
51f11f7
)
bump version to 2.0
Matt S Trout [Fri, 3 Sep 2021 10:18:31 +0000 (10:18 +0000)]
lib/curry.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/curry.pm
b/lib/curry.pm
index
808e82c
..
7cf281d
100644
(file)
--- a/
lib/curry.pm
+++ b/
lib/curry.pm
@@
-1,6
+1,6
@@
package curry;
-our $VERSION = '1.001000';
+our $VERSION = '2.000000';
$VERSION = eval $VERSION;
our $curry = sub {