Bump versions, expand somewhat on the changelog
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index 4d53a0d..70b1469 100644 (file)
@@ -78,7 +78,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.80020';
+our $VERSION = '5.80021';
 our $PRETTY_VERSION = $VERSION;
 
 $VERSION = eval $VERSION;