3 lines
39 B
Ruby
3 lines
39 B
Ruby
|
|
module JamAdmin
|
||
|
|
VERSION = "0.0.1"
|
||
|
|
end
|