bump version 0.7.1

This commit is contained in:
YingRui Lu 2019-07-20 00:36:56 +08:00
parent f2e93dd395
commit b8e688165b

View File

@ -2,6 +2,6 @@
module Jsonapi module Jsonapi
module Swagger module Swagger
VERSION = '0.7.0' VERSION = '0.7.1'
end end
end end