Version 1.07
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application.pm
index f8902fa..c8f352d 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use metaclass;
 
-our $VERSION   = '1.06';
+our $VERSION   = '1.07';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';