X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=574ee01be1019a6efec1876d41bea86b329294ac;hp=5a45b924c14eff6739728e1b9acd9baec2462bee;hb=ce3b4f1018499e6625dfe42c25a419cff73d8537;hpb=1ecc166cbe5d6d95980cf49d1e7d8ac8c21da949 diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 5a45b92..574ee01 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.90097'; +our $VERSION = '5.90098'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {