mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Prepare for 2.14.2 release
This commit is contained in:
parent
f3aa917e7e
commit
75e883689d
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Version 2.14.2
|
# Version 2.14.2
|
||||||
|
|
||||||
Release date: unreleased
|
Release date: 2017-06-09
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
module Capybara
|
module Capybara
|
||||||
VERSION = '2.14.1'
|
VERSION = '2.14.2'
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue