bump versions, make them match
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox / Number.pm
index 2c2f1a9..132c6f3 100644 (file)
@@ -1,7 +1,7 @@
 package Moose::Autobox::Number;
 use Moose::Role;
 
-our $VERSION = '0.01';
+our $VERSION = '0.09';
 
 with 'Moose::Autobox::Value';
      
@@ -46,4 +46,4 @@ L<http://www.iinteractive.com>
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.
 
-=cut
\ No newline at end of file
+=cut