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
2013-12-09 15:36:26 +04:00

5 lines
69 B
Ruby

module Capybara
module Poltergeist
VERSION = "1.5.0"
end
end