Bump version # to 0.13
[gitmo/MooseX-AttributeHelpers.git] / lib / MooseX / AttributeHelpers / MethodProvider / ImmutableHash.pm
index df092e3..90e2f09 100644 (file)
@@ -1,7 +1,7 @@
 package MooseX::AttributeHelpers::MethodProvider::ImmutableHash;
 use Moose::Role;
 
-our $VERSION   = '0.12_01';
+our $VERSION   = '0.13';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';