2020-08-30 16:21:07 +01:00

6 lines
74 B
Ruby

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