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