ruby/lib/open3/version.rb
2022-12-14 05:49:14 +00:00

3 lines
37 B
Ruby

module Open3
VERSION = "0.1.2"
end