bump version for release
[gitmo/MooseX-Storage.git] / lib / MooseX / Storage / Util.pm
index 8365c51..7d8aba0 100644 (file)
@@ -4,7 +4,7 @@ use Moose qw(confess blessed);
 use MooseX::Storage::Engine ();
 use utf8 ();
 
-our $VERSION   = '0.33';
+our $VERSION   = '0.34';
 our $AUTHORITY = 'cpan:STEVAN';
 
 sub peek {