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