bump version
[catagits/Web-Simple.git] / lib / Web / Simple.pm
index f13effe..8474d41 100644 (file)
@@ -6,7 +6,7 @@ use warnings::illegalproto ();
 use Moo ();
 use Web::Dispatch::Wrapper ();
 
-our $VERSION = '0.020';
+our $VERSION = '0.022';
 
 sub import {
   my ($class, $app_package) = @_;
@@ -864,6 +864,8 @@ Robert Sedlacek (phaylon) <r.sedlacek@shadowcat.co.uk>
 
 Hakim Cassimally (osfameron) <osfameron@cpan.org>
 
+Karen Etheridge (ether) <ether@cpan.org>
+
 =head1 COPYRIGHT
 
 Copyright (c) 2011 the Web::Simple L</AUTHOR> and L</CONTRIBUTORS>