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