bump versions, make them match
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox / Value.pm
index 0a343b8..cc4d36a 100644 (file)
@@ -1,7 +1,7 @@
 package Moose::Autobox::Value;     
 use Moose::Role 'with';
 
-our $VERSION = '0.01';
+our $VERSION = '0.09';
 
 with 'Moose::Autobox::Defined';