Version 0.07 master 0.07
Tomas Doran [Fri, 16 Sep 2011 08:24:15 +0000 (09:24 +0100)]
Changes
lib/Test/WWW/Selenium/Catalyst.pm

diff --git a/Changes b/Changes
index f051f1e..9557dca 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for Test-WWW-Selenium-Catalyst
 
+0.07 - 2011/09/16
  - Add repository metadata. Move to catagits
  - Work with (and require) Catalyst 5.9. RT#70799
  - Fix documentation errors. RT#64979
index 4de39a4..8b333ac 100644 (file)
@@ -25,7 +25,7 @@ Test::WWW::Selenium::Catalyst - Test your Catalyst application with Selenium
 
 =cut
 
-our $VERSION = '0.06';
+our $VERSION = '0.07';
 
 =head1 DEVELOPERISH RELEASE