1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00

tagged 1.1.0

This commit is contained in:
Jonas Nicklas 2011-09-02 16:36:10 +02:00
parent b4a7da0949
commit 934a959a4b
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Version 1.1.0 # Version 1.1.0
Release date: Release date: 2011-09-02
### Fixed ### Fixed

View file

@ -1,3 +1,3 @@
module Capybara module Capybara
VERSION = '1.1.0.rc1' VERSION = '1.1.0'
end end