bump version 0.8.1

This commit is contained in:
YingRui Lu 2020-11-21 06:23:14 +08:00
parent 1b01e6a31a
commit 8efe5ff488

View File

@ -2,6 +2,6 @@
module Jsonapi module Jsonapi
module Swagger module Swagger
VERSION = '0.8.0' VERSION = '0.8.1'
end end
end end