projects
/
p5sagit/Try-Tiny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c361fb5
)
version bump
Try-Tiny-0.06
Yuval Kogman [Thu, 27 May 2010 09:47:32 +0000 (12:47 +0300)]
lib/Try/Tiny.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Try/Tiny.pm
b/lib/Try/Tiny.pm
index
43d370c
..
0cb7212
100644
(file)
--- a/
lib/Try/Tiny.pm
+++ b/
lib/Try/Tiny.pm
@@
-10,7
+10,7
@@
BEGIN {
@ISA = qw(Exporter);
}
-$VERSION = "0.05";
+$VERSION = "0.06";
$VERSION = eval $VERSION;