fix tests for new HTTP::Request::AsCGI, release
[catagits/Catalyst-Controller-WrapCGI.git] / lib / CatalystX / GlobalContext.pm
index 7fba5db..3df95ae 100644 (file)
@@ -13,13 +13,9 @@ our @EXPORT_OK = '$c';
 
 CatalystX::GlobalContext - Export Catalyst Context
 
-=head1 VERSION
-
-Version 0.024
-
 =cut
 
-our $VERSION = '0.024';
+our $VERSION = '0.029';
 
 =head1 SYNOPSIS