claim a version for release
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index 559f76b..ea5507d 100644 (file)
@@ -102,7 +102,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.90015';
+our $VERSION = '5.90016';
 
 sub import {
     my ( $class, @arguments ) = @_;