bump version to 1.12
[gitmo/Moose.git] / lib / Moose / Meta / Attribute / Native.pm
index 178a07e..7d27ced 100644 (file)
@@ -1,6 +1,6 @@
 package Moose::Meta::Attribute::Native;
 
-our $VERSION   = '1.11';
+our $VERSION   = '1.12';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';