1
0
Fork 0
mirror of https://github.com/teampoltergeist/poltergeist.git synced 2022-11-09 12:05:00 -05:00
teampoltergeist--poltergeist/lib/capybara/poltergeist/version.rb
2012-07-24 23:06:09 +01:00

5 lines
69 B
Ruby

module Capybara
module Poltergeist
VERSION = "0.7.0"
end
end