2021-03-11 18:35:11 +00:00

6 lines
74 B
Ruby

module JSONAPI
module Serializer
VERSION = '2.2.0'.freeze
end
end