lib/localhost/version.rb



# frozen_string_literal: true

# Released under the MIT License.
# Copyright, 2018-2024, by Samuel Williams.

module Localhost
	VERSION = "1.4.1"
end