X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=7f9fe309f55c4999f376a7f5f5508ec099ebf4a1;hp=2d40ae855f89a9f172e9f0b75239b86d09f46036;hb=a050c28ac1ca3424009799a5472886323b8250bf;hpb=bde75a9e4dbbf97e78d29125e6f3c81207a28fbf diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 2d40ae8..7f9fe30 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.90111'; +our $VERSION = '5.90112'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {