From 0516b34152e3a510ba40518cdb6cc5cb50f4ff1c Mon Sep 17 00:00:00 2001 From: Thomas Walpole Date: Wed, 27 Jun 2018 12:32:11 -0700 Subject: [PATCH] Prepare for 3.3.1 release --- History.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/History.md b/History.md index 297cebea..097615eb 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,5 @@ # Version 3.3.1 -Release date: unreleased +Release date: 2018-06-27 ### Fixed diff --git a/README.md b/README.md index 001dd308..983f3724 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![SemVer](https://api.dependabot.com/badges/compatibility_score?dependency-name=capybara&package-manager=bundler&version-scheme=semver)](https://dependabot.com/compatibility-score.html?dependency-name=capybara&package-manager=bundler&version-scheme=semver) **Note** You are viewing the README for the development version of Capybara. If you are using the current release version -you can find the README at https://github.com/teamcapybara/capybara/blob/3.2_stable/README.md +you can find the README at https://github.com/teamcapybara/capybara/blob/3.3_stable/README.md Capybara helps you test web applications by simulating how a real user would