X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FStorage%2FUtil.pm;h=965ac5c4ac9bc9156f5cd2987216d297aa264fa2;hb=refs%2Ftags%2F0.31;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..965ac5c 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.31'; our $AUTHORITY = 'cpan:STEVAN'; sub peek {