fix doc errors in pod docs - link to MooseX::Storage::Basic, word misspelling etc
[gitmo/MooseX-Storage.git] / lib / MooseX / Storage / Basic.pm
index df13b91..12eb936 100644 (file)
@@ -3,7 +3,7 @@ use Moose::Role;
 
 use MooseX::Storage::Engine;
 
-our $VERSION   = '0.26';
+our $VERSION   = '0.27';
 our $AUTHORITY = 'cpan:STEVAN';
 
 sub pack {