attempt to get this actually right this time
[catagits/Test-WWW-Mechanize-Catalyst.git] / lib / Test / WWW / Mechanize / Catalyst.pm
index 1247d92..37cbe5d 100644 (file)
@@ -13,7 +13,7 @@ extends 'Test::WWW::Mechanize', 'Moose::Object';
 
 #use namespace::clean -except => 'meta';
 
-our $VERSION = '0.61';
+our $VERSION = '0.62';
 our $APP_CLASS;
 my $Test = Test::Builder->new();