bump version 0.2.0

This commit is contained in:
YingRui Lu 2019-04-22 16:26:39 +08:00
parent c38bf936df
commit 871b6c4ce6

View File

@ -2,6 +2,6 @@
module Jsonapi module Jsonapi
module Swagger module Swagger
VERSION = '0.1.0' VERSION = '0.2.0'
end end
end end