bump versions, make them match
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox / Indexed.pm
index 5efd461..551a28c 100644 (file)
@@ -1,7 +1,7 @@
 package Moose::Autobox::Indexed;     
 use Moose::Role 'requires';
 
-our $VERSION = '0.02';
+our $VERSION = '0.09';
 
 requires 'at';
 requires 'put';