7 lines
66 B
Ruby
7 lines
66 B
Ruby
module Jasmine
|
|
module Core
|
|
VERSION = "1.2.0.rc3"
|
|
end
|
|
end
|
|
|