X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FStorage%2FEngine.pm;h=1b6a70bdf3aac07983ea99287c0203154f343159;hb=004bf3ea04d7818116a94bb4b387d8ae1dd10f9a;hp=10817631fc44318e4eebfdab81fb8030e2423279;hpb=8919e01e95856d3dd17037352ef93275cdcf2fbd;p=gitmo%2FMooseX-Storage.git diff --git a/lib/MooseX/Storage/Engine.pm b/lib/MooseX/Storage/Engine.pm index 1081763..1b6a70b 100644 --- a/lib/MooseX/Storage/Engine.pm +++ b/lib/MooseX/Storage/Engine.pm @@ -3,7 +3,7 @@ package MooseX::Storage::Engine; use Moose; use Scalar::Util qw(refaddr); -our $VERSION = '0.26'; +our $VERSION = '0.28'; our $AUTHORITY = 'cpan:STEVAN'; # the class marker when