X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst.pm;h=7e563cb399229facdf7271c7506b294cb0b35fb3;hb=refs%2Ftags%2F5.90103;hp=266ab2bb79cbb57a28044f017fe645b489c3d853;hpb=ed906c97e66b457993f60d0610a08325b0e5d651;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 266ab2b..7e563cb 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.90102'; +our $VERSION = '5.90103'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {