X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=cdca1514ae11df80a4b7e62d707151a9ba68c669;hp=24ecb73af8933b758783ec26778625e20b2856b7;hb=fd1fe4c73777eee8036e059ac19d51997f28b5d7;hpb=cc7af07896de5c87baac6769907537038683ebe7 diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 24ecb73..cdca151 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.90104'; +our $VERSION = '5.90105'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {