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