Version 5.71001.
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index 9df1276..5d96074 100644 (file)
@@ -64,7 +64,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.71000';
+our $VERSION = '5.71001';
 
 sub import {
     my ( $class, @arguments ) = @_;