]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - lib/CGI/Ex/App.pm
CGI::Ex 2.03
[chaz/p5-CGI-Ex] / lib / CGI / Ex / App.pm
index 11e396529d42f43958e283943bd6a11201c2a8c2..0c3b1f7277cb9c7f511fc7cf27d92cd8a504976e 100644 (file)
@@ -10,7 +10,7 @@ use strict;
 use vars qw($VERSION);
 
 BEGIN {
-    $VERSION = '2.02';
+    $VERSION = '2.03';
 
     Time::HiRes->import('time') if eval {require Time::HiRes};
 }
This page took 0.02154 seconds and 4 git commands to generate.