7 lines
66 B
Ruby
7 lines
66 B
Ruby
module Jasmine
|
|
module Core
|
|
VERSION = "1.1.0.rc1"
|
|
end
|
|
end
|
|
|