ruby/lib/open3/version.rb
2023-12-16 11:48:49 +08:00

3 lines
37 B
Ruby

module Open3
VERSION = "0.2.1"
end