projects
/
p5sagit/curry.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b1b9749
)
Bumping version to 1.001000
Matt S Trout [Fri, 23 Jun 2017 19:40:17 +0000 (19:40 +0000)]
lib/curry.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/curry.pm
b/lib/curry.pm
index
5cbaee4
..
2ad9c1c
100644
(file)
--- a/
lib/curry.pm
+++ b/
lib/curry.pm
@@
-1,6
+1,6
@@
package curry;
-our $VERSION = '1.000000';
+our $VERSION = '1.001000';
$VERSION = eval $VERSION;
our $curry = sub {