X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=82c753454ba4b6e2a1d8e1b9c3e95ee62f44d3c9;hp=9398f71618a9b75e358f322d8175244601df27c5;hb=f4d2c44500a68a7812dc288b15807e404935967f;hpb=3a6d7f15d1dcc08c06fb2ba77d608b6cf17edd66 diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 9398f71..82c7534 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.90094'; +our $VERSION = '5.90095'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {