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-09-04 14:28:15 -04:00
VERSION = '1.1.1'
end