X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=503d2ece987a8375e0e53e0dbe081eb870bf4527;hp=a71f65594bd2de9e61a09b1aa6c9e0a7355b8765;hb=ffe72ea67cb3a51d2e0e515079ede64e88699f12;hpb=14b0dab3b4ba38d8de513a46d902a0eca4068841 diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index a71f655..503d2ec 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -204,7 +204,7 @@ sub composed_stats_class { __PACKAGE__->_encode_check(Encode::FB_CROAK | Encode::LEAVE_SRC); # Remember to update this in Catalyst::Runtime as well! -our $VERSION = '5.90112'; +our $VERSION = '5.90113'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {