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

6 lines
70 B
Ruby
Raw Normal View History

module Jasmine
module Headless
2013-10-09 18:50:17 +00:00
VERSION = "0.9.0.rc.3"
end
end