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