# frozen_string_literal: true module USGeo VERSION = File.read(File.expand_path("../../VERSION", __dir__)).chomp.freeze end