Version 5.90012
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index 25ba9d2..8cd14fe 100644 (file)
@@ -100,7 +100,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.90011';
+our $VERSION = '5.90012';
 
 sub import {
     my ( $class, @arguments ) = @_;