Actually bump versions, ACTUAL 5.80028, sorry
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index fd275b1..dd90aef 100644 (file)
@@ -79,7 +79,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.80027';
+our $VERSION = '5.80028';
 
 sub import {
     my ( $class, @arguments ) = @_;