projects
/
gitmo/Moo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
dbae620
)
another stupid mistake, another version bump
Matt S Trout [Thu, 12 Apr 2012 21:32:13 +0000 (21:32 +0000)]
lib/Moo.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Moo.pm
b/lib/Moo.pm
index
6450df8
..
470e681
100644
(file)
--- a/
lib/Moo.pm
+++ b/
lib/Moo.pm
@@
-4,7
+4,7
@@
use strictures 1;
use Moo::_Utils;
use B 'perlstring';
-our $VERSION = '0.009_015'; # 0.9.15
+our $VERSION = '0.009_016'; # 0.9.16
$VERSION = eval $VERSION;
require Moo::sification;