X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=1613589fda3dc2ac486b85278d83b5c9074ffae2;hp=65b93bf411b1abd36075decabc8a95a53ec190d3;hb=42d0a52a587a2d6213ae04e0c41184c0e4afc9a2;hpb=9e7f288e0bd785c69c8e54c77d951b2e878f5b8f diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 65b93bf..1613589 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -157,7 +157,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.90089_003'; +our $VERSION = '5.90090'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {