4 lines
42 B
Ruby
4 lines
42 B
Ruby
|
module GreatGazoo
|
||
|
VERSION = "0.0.1"
|
||
|
end
|