bump version
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox / Undef.pm
index 57a526b..5868e9a 100644 (file)
@@ -1,7 +1,7 @@
 package Moose::Autobox::Undef;
 use Moose::Role 'with';
 
-our $VERSION = '0.13';
+our $VERSION = '0.14';
 
 with 'Moose::Autobox::Item';