Version bump.

This commit is contained in:
Stas SUȘCOV 2021-03-11 18:34:40 +00:00
parent c21f9def8f
commit 37235057df
No known key found for this signature in database
GPG Key ID: D7ECB707FA8928DF

View File

@ -1,5 +1,5 @@
module JSONAPI
module Serializer
VERSION = '2.1.0'.freeze
VERSION = '2.2.0'.freeze
end
end