bump version 0.3.1

This commit is contained in:
YingRui Lu 2019-04-28 12:30:20 +08:00
parent 5c34d2b57e
commit bd3db5e85e

View File

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