4 lines
48 B
Ruby
4 lines
48 B
Ruby
|
module PersonalResearch
|
||
|
VERSION = "0.0.1"
|
||
|
end
|