finished parameterized method, tests and converted Moose::Util::TypeConstraints to...
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application.pm
index 41d8150..393adc7 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use metaclass;
 
-our $VERSION   = '0.55_01';
+our $VERSION   = '0.57';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';