X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=53183edded8dd3bc52b9fd3a4bbe4af50f04bdaf;hp=5d6635df454c799c9bf6b3e5661dcfee7137cdd6;hb=7e12141fc6cabc88ab929895a64388ab29e3b8eb;hpb=ee2ddf0c434642c62ecaa80da046601ec9c31101 diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 5d6635d..53183ed 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -207,7 +207,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.90125'; +our $VERSION = '5.90126'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {