bump version 0.61
Matt S Trout [Mon, 18 Feb 2019 14:39:57 +0000 (14:39 +0000)]
lib/Test/WWW/Mechanize/Catalyst.pm

index 063d247..1247d92 100644 (file)
@@ -13,7 +13,7 @@ extends 'Test::WWW::Mechanize', 'Moose::Object';
 
 #use namespace::clean -except => 'meta';
 
-our $VERSION = '0.60';
+our $VERSION = '0.61';
 our $APP_CLASS;
 my $Test = Test::Builder->new();