DEBSOURCES
Skip Quicknav
sources / ruby-localhost / 1.7.0-1 / lib / localhost / version.rb
12345678
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2018-2025, by Samuel Williams. module Localhost VERSION = "1.7.0" end