ruby/lib/open3/version.rb

5 lines
60 B
Ruby

module Open3
# The version string
VERSION = "0.2.1"
end