6 lines
62 B
Ruby
6 lines
62 B
Ruby
module Producer
|
|
module Core
|
|
VERSION = '0.2.4'
|
|
end
|
|
end
|