bumping versions and writing changelogs
[gitmo/MooseX-Storage.git] / lib / MooseX / Storage.pm
index 782e19c..72a0b74 100644 (file)
@@ -4,7 +4,7 @@ use Moose qw(confess);
 
 use MooseX::Storage::Meta::Attribute::DoNotSerialize;
 
-our $VERSION   = '0.06';
+our $VERSION   = '0.07';
 our $AUTHORITY = 'cpan:STEVAN';
 
 sub import {