# frozen_string_literal: true module Homeland module Site VERSION = "0.3.2" NAME = "site" DESCRIPTION = "Site for Homeland." end end