X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Storage.git;a=blobdiff_plain;f=lib%2FMooseX%2FStorage.pm;h=7e7d30d5682fe6b168918cd83954aa215e609cf7;hp=f64ac6835fce0065f8b3bb13a8ab2b0aa405244c;hb=cfee09ad9535c50ee223c90fb34afd9667866bcb;hpb=bf33d7c7a646b2ddc69b7f662e91ebb001f4ff37 diff --git a/lib/MooseX/Storage.pm b/lib/MooseX/Storage.pm index f64ac68..7e7d30d 100644 --- a/lib/MooseX/Storage.pm +++ b/lib/MooseX/Storage.pm @@ -4,7 +4,7 @@ use Moose qw(confess); use MooseX::Storage::Meta::Attribute::DoNotSerialize; -our $VERSION = '0.10'; +our $VERSION = '0.11'; our $AUTHORITY = 'cpan:STEVAN'; sub import {