Version 5.80008.
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index e30d38e..8c891e5 100644 (file)
@@ -79,7 +79,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.80007';
+our $VERSION = '5.80008';
 
 {
     my $dev_version = $VERSION =~ /_\d{2}$/;