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

4 lines
40 B
Ruby
Raw Normal View History

module Capybara
2011-11-15 11:07:04 -05:00
VERSION = '1.1.2'
end