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

6 lines
67 B
Ruby
Raw Normal View History

module Jasmine
module Headless
2011-11-06 14:32:09 +00:00
VERSION = "0.7.3.1"
end
end