prep next release
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox / Value.pm
index 9a3119d..d6e418d 100644 (file)
@@ -1,7 +1,7 @@
 package Moose::Autobox::Value;     
 use Moose::Role 'with';
 
-our $VERSION = '0.12';
+our $VERSION = '0.13';
 
 with 'Moose::Autobox::Defined';