debug message for params
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index a857494..9a629fc 100644 (file)
@@ -7,7 +7,7 @@ use Catalyst::Log;
 
 __PACKAGE__->mk_classdata($_) for qw/_config log/;
 
-our $VERSION = '4.26';
+our $VERSION = '4.27';
 our @ISA;
 
 =head1 NAME