X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=c290fff94aa683b2ceb0476e25dba8944c2db3bd;hp=9b41885fc6166d3ca012d753a48baf97dc69bf21;hb=refs%2Ftags%2F5.90101;hpb=a521afccf18e9a7ad0f19cbcdcf199ac033280d6 diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 9b41885..c290fff 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -180,7 +180,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.90100'; +our $VERSION = '5.90101'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {