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-02-18 12:05:05 +00:00

5 lines
69 B
Ruby

module Capybara
module Poltergeist
VERSION = "0.4.0"
end
end