bump version 0.6.0

This commit is contained in:
YingRui Lu 2019-06-19 14:11:56 +08:00
parent 3cfe68b421
commit a5fe2f7fdc

View File

@ -2,6 +2,6 @@
module Jsonapi module Jsonapi
module Swagger module Swagger
VERSION = '0.5.0' VERSION = '0.6.0'
end end
end end