version bump, changelog update
[catagits/Catalyst-Plugin-FormValidator-Simple.git] / lib / Catalyst / Plugin / FormValidator / Simple.pm
index bdecd33..cef8bfe 100644 (file)
@@ -6,7 +6,7 @@ use base qw/Catalyst::Plugin::FormValidator/;
 use MRO::Compat;
 require FormValidator::Simple;
 
-our $VERSION = '0.14';
+our $VERSION = '0.15';
 
 sub setup {
     my $self = shift;