bump version to 0.93_01
[gitmo/Moose.git] / lib / Moose / Meta / Attribute / Native.pm
index 32fda3f..8a2d680 100644 (file)
@@ -1,6 +1,6 @@
 package Moose::Meta::Attribute::Native;
 
-our $VERSION   = '0.93';
+our $VERSION   = '0.93_01';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';