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
46 B
Ruby
Raw Normal View History

module Capybara
2012-10-30 10:14:25 -04:00
VERSION = '2.0.0.beta4'
end