# frozen_string_literal: true module ActiveModel class Exporter VERSION = "0.7.1" end end