set version to 0.94
[gitmo/Moose.git] / lib / Moose / Exporter.pm
index c232226..2712cdd 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Exporter;
 use strict;
 use warnings;
 
-our $VERSION = '0.93_03';
+our $VERSION = '0.94';
 our $XS_VERSION = $VERSION;
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';