bump version
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox / Ref.pm
index 77570c3..065d97a 100644 (file)
@@ -1,7 +1,7 @@
 package Moose::Autobox::Ref;     
 use Moose::Role 'with';
 
-our $VERSION = '0.03';
+our $VERSION = '0.14';
 
 with 'Moose::Autobox::Defined';