bump version to 0.76
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application.pm
index 22c4fb4..12c3f46 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use metaclass;
 
-our $VERSION   = '0.75_01';
+our $VERSION   = '0.76';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';