projects
/
gitmo/Role-Tiny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c8b9ac7
)
new stupid mistake, new dev release
Matt S Trout [Thu, 12 Apr 2012 21:19:28 +0000 (21:19 +0000)]
lib/Role/Tiny.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Role/Tiny.pm
b/lib/Role/Tiny.pm
index
aa99611
..
0a38650
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.000_900'; # 1.0.900
+our $VERSION = '1.000_901'; # 1.0.901
$VERSION = eval $VERSION;
our %INFO;