Remove Test::TempDir
[gitmo/MooseX-Storage.git] / lib / MooseX / Storage.pm
index a5b74f4..6258cea 100644 (file)
@@ -5,7 +5,7 @@ use Moose qw(confess);
 use MooseX::Storage::Meta::Attribute::DoNotSerialize;
 use String::RewritePrefix ();
 
-our $VERSION   = '0.28';
+our $VERSION   = '0.29';
 our $AUTHORITY = 'cpan:STEVAN';
 
 sub import {