prep next release
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox / String.pm
index 25781db..db64fe4 100644 (file)
@@ -1,7 +1,7 @@
 package Moose::Autobox::String;
 use Moose::Role;
 
-our $VERSION = '0.12';
+our $VERSION = '0.13';
 
 with 'Moose::Autobox::Value';