set version to 0.94
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application.pm
index bd1173e..78080a8 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use metaclass;
 
-our $VERSION   = '0.93_03';
+our $VERSION   = '0.94';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';