ruby/lib/open3/version.rb
2019-11-07 07:16:27 +09:00

3 lines
37 B
Ruby

module Open3
VERSION = "0.1.0"
end