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

6 lines
69 B
Ruby
Raw Normal View History

module Jasmine
module Headless
2012-01-27 14:19:44 +00:00
VERSION = "0.9.0.rc1"
end
end