projects
/
gitmo/Role-Tiny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2de4b19
)
bump version
Karen Etheridge [Sat, 27 Oct 2012 21:57:49 +0000 (14:57 -0700)]
lib/Role/Tiny.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Role/Tiny.pm
b/lib/Role/Tiny.pm
index
0cec861
..
4d7922b
100644
(file)
--- a/
lib/Role/Tiny.pm
+++ b/
lib/Role/Tiny.pm
@@
-6,7
+6,7
@@
sub _getstash { \%{"$_[0]::"} }
use strict;
use warnings FATAL => 'all';
-our $VERSION = '1.002001'; # 1.2.1
+our $VERSION = '1.002002'; # 1.2.2
$VERSION = eval $VERSION;
our %INFO;