X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst.pm;h=bd6c65b4da63045357c4ee21006fb7fb0b855d57;hb=21320011b8cc1956147429d5f13859548ece87b2;hp=0068582623887843fb53d31c6a717088c0751ff5;hpb=0cdca4d84f1a6afca5fd00b3fdff611b4ec505d4;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 0068582..bd6c65b 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.90117'; +our $VERSION = '5.90119'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {