Do not inadvertently add a digit to the version no
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index 6155e9c..48a5096 100644 (file)
@@ -84,7 +84,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.89003';
+our $VERSION = '5.9000';
 
 sub import {
     my ( $class, @arguments ) = @_;