jasmine-headless-webkit/lib/jasmine/headless/version.rb

6 lines
77 B
Ruby
Raw Normal View History

module Jasmine
module Headless
VERSION = "0.9.0.rc1.patched"
end
end