X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst.pm;h=37e0af080b15064a8fc0449930e25dbe766f5e58;hb=496b73990a36f091b5030fc5e1a8e9d4ae88a861;hp=92ec1807fa2384ca33a5db9f158ec9f21e2c9c45;hpb=0d42b769cb502cae1587cbe8e606ea15921508d2;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 92ec180..37e0af0 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -205,7 +205,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.90120'; +our $VERSION = '5.90122'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {