bump version to 0.93_01
[gitmo/Moose.git] / lib / Moose / Exporter.pm
index 076141c..c20c74f 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Exporter;
 use strict;
 use warnings;
 
-our $VERSION = '0.93';
+our $VERSION = '0.93_01';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';