bump version to 1.12
[gitmo/Moose.git] / lib / Moose / Meta / Attribute / Native / Trait / String.pm
index 0067a2e..95af817 100644 (file)
@@ -1,7 +1,7 @@
 package Moose::Meta::Attribute::Native::Trait::String;
 use Moose::Role;
 
-our $VERSION   = '1.11';
+our $VERSION   = '1.12';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';