2014-06-03 16:28:37 +00:00

6 lines
69 B
Ruby

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