Version 0.06 0.06
Ash Berlin [Wed, 26 Aug 2009 16:16:22 +0000 (17:16 +0100)]
Changes
MANIFEST.SKIP
lib/Test/WWW/Selenium/Catalyst.pm

diff --git a/Changes b/Changes
index 1ab7f21..079602f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for Test-WWW-Selenium-Catalyst
 
+0.06 - 2009/08/26
  - Support for external selnium servers (RT 33214)
 
 0.05 - 2009/03/07
index 30dfa18..265cb99 100644 (file)
@@ -33,3 +33,5 @@
 
 svn.authors
 ^\.git
+
+^Test-WWW-Selenium-Catalyst-.*
index 4ace627..05babb3 100644 (file)
@@ -24,7 +24,7 @@ Test::WWW::Selenium::Catalyst - Test your Catalyst application with Selenium
 
 =cut
 
-our $VERSION = '0.05';
+our $VERSION = '0.06';
 
 =head1 DEVELOPERISH RELEASE
 
@@ -364,7 +364,8 @@ Thanks in advance for your contributions!
 
 =head1 ACKNOWLEDGEMENTS
 
-Thanks for mst for getting on my case to actually write this thing :)
+Thanks for mst for getting on my (jrockway's) case to actually write this thing
+:)
 
 =head1 COPYRIGHT & LICENSE