ruby/lib/open3/version.rb
2023-11-07 02:32:01 +00:00

3 lines
37 B
Ruby

module Open3
VERSION = "0.2.0"
end