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