X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FStorage.pm;h=22e5e246d89789a69835d740f21b5bfb51c572a1;hb=refs%2Ftags%2F0.19;hp=e3fa24a64c04b3e0d3a420ab80dfb7545c0886d9;hpb=0e11bec1378edda3cb4b4a985ee98fe427842a22;p=gitmo%2FMooseX-Storage.git diff --git a/lib/MooseX/Storage.pm b/lib/MooseX/Storage.pm index e3fa24a..22e5e24 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.18'; +our $VERSION = '0.19'; our $AUTHORITY = 'cpan:STEVAN'; sub import {