# frozen_string_literal: true

module <%= module_name %> # :nodoc:

VERSION = "0.0.1"

end