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

6 lines
65 B
Ruby
Raw Normal View History

module Jasmine
module Headless
2011-12-01 23:24:15 +00:00
VERSION = "0.8.1"
end
end