X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst.pm;h=16510e5e8f42333d280da13fe5ab0d5f0fc3230a;hb=7a32905583a3684600ee7066cd8c107cec270c99;hp=1c1102d9f5d55b6769b36749776234b27d1dd2bf;hpb=0ff92c6707107e79f9b5ad3b18a80f1a01fb61db;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 1c1102d..16510e5 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.80018'; +our $VERSION = '5.80019'; $VERSION = eval $VERSION; sub import {