lib/io/stream/version.rb
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2023-2025, by Samuel Williams. module IO::Stream VERSION = "0.11.0" end
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2023-2025, by Samuel Williams. module IO::Stream VERSION = "0.11.0" end