projects
/
gitmo/MooseX-AttributeHelpers.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7c981b9
)
Bump version to 0.18_01
Shawn M Moore [Tue, 2 Jun 2009 02:23:06 +0000 (22:23 -0400)]
lib/MooseX/AttributeHelpers.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/MooseX/AttributeHelpers.pm
b/lib/MooseX/AttributeHelpers.pm
index
918b15d
..
bf9335c
100644
(file)
--- a/
lib/MooseX/AttributeHelpers.pm
+++ b/
lib/MooseX/AttributeHelpers.pm
@@
-1,7
+1,7
@@
package MooseX::AttributeHelpers;
-our $VERSION = '0.17';
+our $VERSION = '0.18_01';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';