# frozen_string_literal: true

module <%= class_name %>

VERSION = "0.0.1".freeze

end