Update version.rb

This commit is contained in:
Brusk Hamarash 2022-01-19 16:36:26 +03:00 committed by GitHub
parent bee05fea2b
commit 352fd3da35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,6 @@
module Jsonapi module Jsonapi
module Swagger module Swagger
VERSION = '0.8.2' VERSION = '0.8.3'
end end
end end