Update the "is Moose's API stable?" FAQ answer
[gitmo/Moose.git] / lib / Moose.pm
index b2cad28..9416dfe 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 
 use 5.008;
 
-our $VERSION   = '0.75_01';
+our $VERSION   = '0.76';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';