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