X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;fp=lib%2FCatalyst.pm;h=c6ccc596be405b1c0ba794e8f74d09e564ec7b8b;hp=bd6c65b4da63045357c4ee21006fb7fb0b855d57;hb=aadb216d5a941c57a1f153401737d66f7e5ee10e;hpb=b114ef4764de1bc4f492ba9832b3bae3eba2e17c diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index bd6c65b..c6ccc59 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -205,7 +205,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.90119'; +our $VERSION = '5.90120'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {