Version bump to 0.4.0

This commit is contained in:
Nicholas Bruning 2015-11-10 16:07:54 +11:00
parent 0ae62f1816
commit b57fb616cb

View File

@ -1,5 +1,5 @@
module Mongoid module Mongoid
module Enum module Enum
VERSION = "0.3.0" VERSION = "0.4.0"
end end
end end