Bump version to 0.4.3

This commit is contained in:
Thibault Jouan 2015-02-18 01:06:37 +00:00
parent 2f34414bf8
commit b0b5257ec2

View File

@ -1,5 +1,5 @@
module Producer module Producer
module Core module Core
VERSION = '0.4.2'.freeze VERSION = '0.4.3'.freeze
end end
end end