X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=4e62289370c2e06f04a5eb1b9bb2d66a2db3dd14;hp=ccd5e23cb3e4e6872368518f7d2537ab5f1b5251;hb=629e1f46e06940d2ee1e0c9f4dece7ce8d471b72;hpb=ade3da0a3602627512932eef9af511247f11634f diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index ccd5e23..4e62289 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -113,7 +113,7 @@ __PACKAGE__->stats_class('Catalyst::Stats'); # Remember to update this in Catalyst::Runtime as well! -our $VERSION = '5.90030'; +our $VERSION = '5.90040'; sub import { my ( $class, @arguments ) = @_;