bump version 0.4.0

This commit is contained in:
YingRui Lu 2019-04-30 12:00:19 +08:00
parent e807339d29
commit 9594a49e2c

View File

@ -2,6 +2,6 @@
module Jsonapi
module Swagger
VERSION = '0.3.1'
VERSION = '0.4.0'
end
end