bump version 0.5.0

This commit is contained in:
YingRui Lu 2019-05-08 18:21:07 +08:00
parent fc51075db7
commit 0ed11cceb0

View File

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