6 lines
63 B
Ruby
6 lines
63 B
Ruby
module Producer
|
|
module Core
|
|
VERSION = '0.1.14'
|
|
end
|
|
end
|