X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=9b41885fc6166d3ca012d753a48baf97dc69bf21;hp=574ee01be1019a6efec1876d41bea86b329294ac;hb=5e7e6b272a9e1b8bf1c401dd3a607fc851c43cc7;hpb=bde334da382a3d3ac58a63c9061639e712a02e0a diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 574ee01..9b41885 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.90098'; +our $VERSION = '5.90100'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {