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=266ab2bb79cbb57a28044f017fe645b489c3d853;hb=163b3de6693e8c44dbe24cfc79cc3cf300610ed8;hpb=e459bd036c9076bd7301ea2fbdd5d4ba9900ddf0 diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 266ab2b..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.90102'; +our $VERSION = '5.90104'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {