projects
/
p5sagit/curry.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
bedceca
)
Bumping version to 2.000001
Matt S Trout [Thu, 30 Dec 2021 12:08:41 +0000 (12:08 +0000)]
lib/curry.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/curry.pm
b/lib/curry.pm
index
2774a12
..
2053b5a
100644
(file)
--- 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 {