Prepare for new dev release
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index 0e95451..66477ec 100644 (file)
@@ -76,7 +76,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.8000_02';
+our $VERSION = '5.8000_03';
 
 sub import {
     my ( $class, @arguments ) = @_;