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