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