X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FStorage%2FUtil.pm;h=71ee70a5ff2601a026742b3ba2a33628f38ee0a2;hb=refs%2Ftags%2F0.32;hp=965ac5c4ac9bc9156f5cd2987216d297aa264fa2;hpb=cd4cef76da2af19af449e8c4c366e3111c6530ba;p=gitmo%2FMooseX-Storage.git diff --git a/lib/MooseX/Storage/Util.pm b/lib/MooseX/Storage/Util.pm index 965ac5c..71ee70a 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.31'; +our $VERSION = '0.32'; our $AUTHORITY = 'cpan:STEVAN'; sub peek {