4 lines
47 B
Ruby
4 lines
47 B
Ruby
|
module PersonalProject
|
||
|
VERSION = "0.0.1"
|
||
|
end
|