lib/io/event/version.rb
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2021-2025, by Samuel Williams. # @namespace class IO # @namespace module Event VERSION = "1.10.0" end end
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2021-2025, by Samuel Williams. # @namespace class IO # @namespace module Event VERSION = "1.10.0" end end