bump version to 0.75_01
[gitmo/Moose.git] / lib / Moose / Meta / Instance.pm
index 3a7fdef..862d123 100644 (file)
@@ -4,7 +4,7 @@ package Moose::Meta::Instance;
 use strict;
 use warnings;
 
-our $VERSION   = '0.75';
+our $VERSION   = '0.75_01';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';