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