X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst.pm;h=ecaeb949a9edbf23b65a8fb2314b1438b053020f;hb=33b21eec9758f7416ced7908b2aa56b2573444c2;hp=9c3c7ef2acd8d8932bc1ed5905d51ddd9f08bde1;hpb=3a079e11dbf009ff6672990c2606677f3ad04ac0;p=catagits%2FCatalyst-Runtime.git 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 {