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