C::C::WrapCGI - new release with fixed deps
[catagits/Catalyst-Controller-WrapCGI.git] / lib / Catalyst / Controller / CGIBin.pm
index 87f639f..91982e3 100644 (file)
@@ -14,7 +14,7 @@ use Symbol 'gensym';
 use List::MoreUtils 'any';
 use IO::File ();
 use Carp;
-
 use namespace::clean -except => 'meta';
 
 =head1 NAME
@@ -23,11 +23,11 @@ Catalyst::Controller::CGIBin - Serve CGIs from root/cgi-bin
 
 =head1 VERSION
 
-Version 0.009
+Version 0.014
 
 =cut
 
-our $VERSION = '0.009';
+our $VERSION = '0.014';
 
 =head1 SYNOPSIS