bump version to 0.68
[gitmo/Moose.git] / lib / Moose / Meta / Method / Augmented.pm
index a7a54d8..8d6aee8 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Meta::Method::Augmented;
 use strict;
 use warnings;
 
-our $VERSION   = '0.67';
+our $VERSION   = '0.68';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';