X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=178d5020a4161d53184ff5ac23315ddfb5743e34;hp=ea96adc2ee0842ead33d538d9e35a24bfd90e4d1;hb=7213dd014c01f3838ab954957a5622ce3d14b73a;hpb=86de687df9175b001c3d65b53f9d055dfc8daf00 diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index ea96adc..178d502 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.90113'; +our $VERSION = '5.90114'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {