X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=f1c63fd69a3ca21c60bc7a963a8983d374eb49e2;hp=98864eef6d831992f2d5737baf0919eb76b48651;hb=c6e5058f2acfe2ef1f6961191b1961db1d0295e4;hpb=67936fd76cf990e3ebded7d886b3a335145c467b diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 98864ee..f1c63fd 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -78,7 +78,7 @@ __PACKAGE__->stats_class('Catalyst::Stats'); # Remember to update this in Catalyst::Runtime as well! -our $VERSION = '5.80017'; +our $VERSION = '5.80018'; $VERSION = eval $VERSION; sub import {