oops, wrong version number
John Napiorkowski [Sun, 8 Jun 2008 02:32:53 +0000 (02:32 +0000)]
lib/MooseX/Attribute/ENV.pm

index 850c6ed..7430988 100644 (file)
@@ -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