Prepare for 5.800002
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index 91239c4..eee6a00 100644 (file)
@@ -75,7 +75,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.80001';
+our $VERSION = '5.80002';
 
 {
     my $dev_version = $VERSION =~ /_\d{2}$/;