fixing some utf stuff we forgot
[gitmo/MooseX-Storage.git] / lib / MooseX / Storage.pm
index 5c73ec9..2146601 100644 (file)
@@ -4,7 +4,7 @@ use Moose qw(confess);
 
 use MooseX::Storage::Meta::Attribute::DoNotSerialize;
 
-our $VERSION   = '0.08';
+our $VERSION   = '0.09';
 our $AUTHORITY = 'cpan:STEVAN';
 
 sub import {