add changelog entry, bump version number
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox.pm
index 7c49238..947365a 100644 (file)
@@ -8,7 +8,7 @@ use Carp        qw(confess);
 use Scalar::Util ();
 use Moose::Util  ();
 
-our $VERSION = '0.10';
+our $VERSION = '0.11';
 
 use base 'autobox';