projects
/
gitmo/MooseX-AttributeHelpers.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
64334c6
)
version bump
Yuval Kogman [Tue, 1 Jan 2008 10:28:50 +0000 (10:28 +0000)]
lib/MooseX/AttributeHelpers.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/MooseX/AttributeHelpers.pm
b/lib/MooseX/AttributeHelpers.pm
index
973d5e9
..
cc3c81e
100644
(file)
--- a/
lib/MooseX/AttributeHelpers.pm
+++ b/
lib/MooseX/AttributeHelpers.pm
@@
-1,7
+1,7
@@
package MooseX::AttributeHelpers;
-our $VERSION = '0.06';
+our $VERSION = '0.07';
our $AUTHORITY = 'cpan:STEVAN';
use MooseX::AttributeHelpers::Meta::Method::Provided;