lib/active_model/serializer/version.rb



module ActiveModel
  class Serializer
    VERSION = '0.10.4'.freeze
  end
end