Skip to content

Commit

Permalink
tagged 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicklas committed Nov 21, 2013
1 parent 1b73f77 commit 7caa242
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion History.md
@@ -1,6 +1,6 @@
# Version 2.2.0

Release date: 2013-11-14
Release date: 2013-11-21

### Added

Expand Down
2 changes: 1 addition & 1 deletion lib/capybara/version.rb
@@ -1,3 +1,3 @@
module Capybara
VERSION = '2.2.0.rc1'
VERSION = '2.2.0'
end

0 comments on commit 7caa242

Please sign in to comment.