set version to 0.94
[gitmo/Moose.git] / lib / Moose / Meta / Instance.pm
index 6a0b9ae..d4c1c52 100644 (file)
@@ -4,7 +4,7 @@ package Moose::Meta::Instance;
 use strict;
 use warnings;
 
-our $VERSION   = '0.93_03';
+our $VERSION   = '0.94';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';