projects
/
gitmo/MooseX-Attribute-ENV.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ce989a7
)
oops, wrong version number
John Napiorkowski [Sun, 8 Jun 2008 02:32:53 +0000 (
02:32
+0000)]
lib/MooseX/Attribute/ENV.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/MooseX/Attribute/ENV.pm
b/lib/MooseX/Attribute/ENV.pm
index
850c6ed
..
7430988
100644
(file)
--- a/
lib/MooseX/Attribute/ENV.pm
+++ b/
lib/MooseX/Attribute/ENV.pm
@@
-2,7
+2,7
@@
package MooseX::Attribute::ENV;
use Moose::Role;
-our $VERSION = "0.03";
+our $VERSION = "0.01";
our $AUTHORITY = 'cpan:JJNAPIORK';
=head1 NAME