Update version.rb

This commit is contained in:
Brusk Hamarash 2022-01-19 16:30:01 +03:00 committed by GitHub
parent c7eaef79ab
commit b301d53f02
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.1' VERSION = '0.8.2'
end end
end end