X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FStorage.pm;h=904395bea61ff2c61b1027acf88638248943bbfd;hb=81a523ba27fe312e8d52f275283a892542f79f68;hp=8f9bd585f51898981edde3c9dc03e8f8e5ead6a2;hpb=3e13f37e59d9e944364e51af35894a1dc744bc81;p=gitmo%2FMooseX-Storage.git diff --git a/lib/MooseX/Storage.pm b/lib/MooseX/Storage.pm index 8f9bd58..904395b 100644 --- a/lib/MooseX/Storage.pm +++ b/lib/MooseX/Storage.pm @@ -5,7 +5,7 @@ use Moose qw(confess); use MooseX::Storage::Meta::Attribute::DoNotSerialize; use String::RewritePrefix (); -our $VERSION = '0.30'; +our $VERSION = '0.33'; our $AUTHORITY = 'cpan:STEVAN'; sub import {