6 lines
65 B
Ruby
6 lines
65 B
Ruby
|
module Jasmine
|
||
|
module Headless
|
||
|
VERSION = "0.6.4"
|
||
|
end
|
||
|
end
|