X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Storage.git;a=blobdiff_plain;f=lib%2FMooseX%2FStorage%2FEngine.pm;h=1b6a70bdf3aac07983ea99287c0203154f343159;hp=79f6dbd0c2c0ca65c8593c5b57d04155a93a3267;hb=004bf3ea04d7818116a94bb4b387d8ae1dd10f9a;hpb=be50e6efef21894f1b09b9890e99eb75faffb89d diff --git a/lib/MooseX/Storage/Engine.pm b/lib/MooseX/Storage/Engine.pm index 79f6dbd..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.27'; +our $VERSION = '0.28'; our $AUTHORITY = 'cpan:STEVAN'; # the class marker when