prep next release
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox / Undef.pm
index 08e73d3..ab317bd 100644 (file)
@@ -1,7 +1,7 @@
 package Moose::Autobox::Undef;
 use Moose::Role 'with';
 
-our $VERSION = '0.09';
+our $VERSION = '0.10';
 
 with 'Moose::Autobox::Item';