Version 0.28
[gitmo/MooseX-Storage.git] / lib / MooseX / Storage / IO / File.pm
index a5a4693..cff8012 100644 (file)
@@ -3,7 +3,7 @@ use Moose::Role;
 
 use MooseX::Storage::Engine::IO::File;
 
-our $VERSION   = '0.27';
+our $VERSION   = '0.28';
 our $AUTHORITY = 'cpan:STEVAN';
 
 requires 'thaw';