bump version to 0.14
[gitmo/MooseX-Params-Validate.git] / lib / MooseX / Params / Validate.pm
index 56ebdbc..2379008 100644 (file)
@@ -19,7 +19,7 @@ use Sub::Exporter -setup => {
     },
 };
 
-our $VERSION   = '0.13';
+our $VERSION   = '0.14';
 our $AUTHORITY = 'cpan:STEVAN';
 
 my %CACHED_SPECS;