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