bump version 0.4.1

This commit is contained in:
YingRui Lu 2019-05-03 15:17:56 +08:00
parent e92d239e47
commit 390b265522

View File

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