X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FStorage%2FUtil.pm;h=8365c51ec2295ab027e5eb251b06e8ae980c0b6f;hb=81a523ba27fe312e8d52f275283a892542f79f68;hp=d051495a08a9fd6aaf3e6f0e63a4875e8ee8ca32;hpb=3e13f37e59d9e944364e51af35894a1dc744bc81;p=gitmo%2FMooseX-Storage.git diff --git a/lib/MooseX/Storage/Util.pm b/lib/MooseX/Storage/Util.pm index d051495..8365c51 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.30'; +our $VERSION = '0.33'; our $AUTHORITY = 'cpan:STEVAN'; sub peek {