mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
tagged 2.2.0
This commit is contained in:
parent
1b73f77c60
commit
7caa2424fb
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Version 2.2.0
|
# Version 2.2.0
|
||||||
|
|
||||||
Release date: 2013-11-14
|
Release date: 2013-11-21
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
module Capybara
|
module Capybara
|
||||||
VERSION = '2.2.0.rc1'
|
VERSION = '2.2.0'
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue