This doesn't make any tests fail in currently released Catalyst, (and in fact _also_...
[catagits/HTTP-Request-AsCGI.git] / lib / HTTP / Request / AsCGI.pm
index f2ddbff..e5e167f 100644 (file)
@@ -5,7 +5,7 @@ use warnings;
 use bytes;
 use base 'Class::Accessor::Fast';
 
-our $VERSION = '0.9';
+our $VERSION = '1.0';
 
 use Carp;
 use HTTP::Response;