2021-07-05 21:15:53 -05:00

6 lines
74 B
Ruby

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