prep next release
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox / String.pm
index 6da1be9..9a33ba5 100644 (file)
@@ -1,7 +1,7 @@
 package Moose::Autobox::String;
 use Moose::Role;
 
-our $VERSION = '0.09';
+our $VERSION = '0.10';
 
 with 'Moose::Autobox::Value';