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

Tag 2.0.0.beta2

This commit is contained in:
Jonas Nicklas 2012-07-13 16:06:45 +02:00
parent aa6cabbda9
commit d9f0c32a0f

View file

@ -1,3 +1,3 @@
module Capybara
VERSION = '2.0.0.beta1'
VERSION = '2.0.0.beta2'
end