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=7d60f20388818a362452fc2a34c1e8ab312d9cca;hp=a2274f16f42a37e783f6e54f85ef311944c416de;hb=8e322ed0b39da75b8d888025782f496ca781527f;hpb=a8d271ac81b58922bbc18b248421b8bc586cc29b diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index a2274f1..7d60f20 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.90122'; +our $VERSION = '5.90123'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {