prep next release
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox.pm
index 5d4b0f1..7c49238 100644 (file)
@@ -8,7 +8,7 @@ use Carp        qw(confess);
 use Scalar::Util ();
 use Moose::Util  ();
 
-our $VERSION = '0.09';
+our $VERSION = '0.10';
 
 use base 'autobox';