X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=ecaeb949a9edbf23b65a8fb2314b1438b053020f;hp=9c3c7ef2acd8d8932bc1ed5905d51ddd9f08bde1;hb=5df9a4c5adf79f83fa4e54196c321f323c24670d;hpb=7e8c3af534816b7e05ba3a0d9070f825c8eb59e9 diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 9c3c7ef..ecaeb94 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.90105'; +our $VERSION = '5.90106'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {