Bump all versions to 0.16 (from *cough* 0.14!)
[gitmo/MooseX-AttributeHelpers.git] / lib / MooseX / AttributeHelpers / MethodProvider / Bag.pm
index a93e30d..140a5f9 100644 (file)
@@ -1,7 +1,7 @@
 package MooseX::AttributeHelpers::MethodProvider::Bag;
 use Moose::Role;
 
-our $VERSION   = '0.14';
+our $VERSION   = '0.16';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';