X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FStorage%2FUtil.pm;h=2f600f3cd35ddeef70c4e5f04c778fbaa201c7b0;hb=004bf3ea04d7818116a94bb4b387d8ae1dd10f9a;hp=20b4330c04edab9bb8a538932e082b5b26aa7cc0;hpb=14e5132ad4def507c424a56dfb30b935b1ab3b44;p=gitmo%2FMooseX-Storage.git diff --git a/lib/MooseX/Storage/Util.pm b/lib/MooseX/Storage/Util.pm index 20b4330..2f600f3 100644 --- a/lib/MooseX/Storage/Util.pm +++ b/lib/MooseX/Storage/Util.pm @@ -4,7 +4,7 @@ use Moose qw(confess blessed); use MooseX::Storage::Engine (); use utf8 (); -our $VERSION = '0.21'; +our $VERSION = '0.28'; our $AUTHORITY = 'cpan:STEVAN'; sub peek {