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

6 lines
65 B
Ruby
Raw Normal View History

module Jasmine
module Headless
2011-09-17 16:06:56 +00:00
VERSION = "0.7.2"
end
end