bump all versions to 0.60
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application.pm
index 2841bd5..4e0c5a5 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use metaclass;
 
-our $VERSION   = '0.59';
+our $VERSION   = '0.60';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';