6 lines
83 B
Ruby
6 lines
83 B
Ruby
module Guard
|
|
module JasmineHeadlessWebkitVersion
|
|
VERSION = "0.3.1"
|
|
end
|
|
end
|