Version 5.80020.
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index 24e45bd..25f4caf 100644 (file)
@@ -78,7 +78,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.80019';
+our $VERSION = '5.80020';
 $VERSION = eval $VERSION;
 
 sub import {