2015-02-18 01:06:37 +00:00

6 lines
69 B
Ruby

module Producer
module Core
VERSION = '0.4.3'.freeze
end
end