bump version to 1.25
[gitmo/Moose.git] / lib / Moose / Meta / Method / Accessor / Native / String / substr.pm
index 61b22d8..9bd620f 100644 (file)
@@ -5,7 +5,7 @@ use warnings;
 
 use Moose::Util ();
 
-our $VERSION = '1.24';
+our $VERSION = '1.25';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';