6 lines
70 B
Ruby
6 lines
70 B
Ruby
module Jasmine
|
|
module Headless
|
|
VERSION = "0.9.0.rc.2"
|
|
end
|
|
end
|