X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FStorage.pm;h=904395bea61ff2c61b1027acf88638248943bbfd;hb=81a523ba27fe312e8d52f275283a892542f79f68;hp=6258cea7ab9d008cf757bf8f7f7fe6850047da20;hpb=08d0f48e13425d8f0e2cb21ac2eea0d8c4cab3ca;p=gitmo%2FMooseX-Storage.git diff --git a/lib/MooseX/Storage.pm b/lib/MooseX/Storage.pm index 6258cea..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.29'; +our $VERSION = '0.33'; our $AUTHORITY = 'cpan:STEVAN'; sub import {