lib/io/endpoint/version.rb
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2023-2024, by Samuel Williams. class IO module Endpoint VERSION = "0.15.2" end end
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2023-2024, by Samuel Williams. class IO module Endpoint VERSION = "0.15.2" end end