X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=602316a9c0346b2eb779f673a4fd85bf296a3ac9;hp=7e563cb399229facdf7271c7506b294cb0b35fb3;hb=163b3de6693e8c44dbe24cfc79cc3cf300610ed8;hpb=fbd5d4fa65e4e10dd160ae5637e4b94a5b0d54f4 diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 7e563cb..602316a 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -180,7 +180,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.90103'; +our $VERSION = '5.90104'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {