mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 12:14:51 +00:00
5 lines
60 B
Ruby
5 lines
60 B
Ruby
module Open3
|
|
# The version string
|
|
VERSION = "0.2.1"
|
|
end
|