]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - lib/CGI/Ex/App.pm
CGI::Ex 2.21
[chaz/p5-CGI-Ex] / lib / CGI / Ex / App.pm
index 5e78cc3e398bc92eb8130f992f14c1027fd47b60..4c93364aceb76c22d38742b43acf1dcf8504db5b 100644 (file)
@@ -13,7 +13,7 @@ BEGIN {
     eval { use Scalar::Util };
 }
 
-our $VERSION = '2.20';
+our $VERSION = '2.21';
 
 sub new {
     my $class = shift || croak "Usage: ".__PACKAGE__."->new";
This page took 0.021132 seconds and 4 git commands to generate.