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