X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FStorage%2FEngine.pm;h=ce2cb74ad332432ba835b77bd1cb1b63ed65a9ed;hb=68cf3423e9d708f2595f274b62137ada7d11930d;hp=c2f1568601d43e2a583b47800e04fa7b022a7bde;hpb=18d8a6426e6584c123076ac5100cb461528c9911;p=gitmo%2FMooseX-Storage.git diff --git a/lib/MooseX/Storage/Engine.pm b/lib/MooseX/Storage/Engine.pm index c2f1568..ce2cb74 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.23'; +our $VERSION = '0.24'; our $AUTHORITY = 'cpan:STEVAN'; # the class marker when