* changes for MooseX::IOC
[gitmo/MooseX-Storage.git] / lib / MooseX / Storage.pm
index 9585e5f..6d7f6e3 100644 (file)
@@ -4,7 +4,7 @@ use Moose qw(confess);
 
 use MooseX::Storage::Meta::Attribute::DoNotSerialize;
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 sub import {
     my $pkg = caller();