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