bump version to 1.14
[gitmo/Moose.git] / lib / Moose / Meta / Method / Augmented.pm
index 247f645..300ee56 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Meta::Method::Augmented;
 use strict;
 use warnings;
 
-our $VERSION   = '1.13';
+our $VERSION   = '1.14';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';