X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst.pm;h=7d60f20388818a362452fc2a34c1e8ab312d9cca;hb=fddc541da120ac66bc0eb75c9845eafbe0ff0707;hp=a2274f16f42a37e783f6e54f85ef311944c416de;hpb=3d4fc940fd852f256818c4616c475151ad292362;p=catagits%2FCatalyst-Runtime.git 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 {