prepping for 0.08
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox.pm
index 4e4aa76..e56e56f 100644 (file)
@@ -8,7 +8,7 @@ use Carp        qw(confess);
 use Scalar::Util ();
 use Moose::Util  ();
 
-our $VERSION = '0.07';
+our $VERSION = '0.08';
 
 use base 'autobox';