We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a93ae0 commit b1cd0deCopy full SHA for b1cd0de
1 file changed
lib/open3.rb
@@ -30,7 +30,7 @@
30
#
31
32
module Open3
33
- VERSION = "0.1.0"
+ VERSION = "0.1.1"
34
35
# Open stdin, stdout, and stderr streams and start external executable.
36
# In addition, a thread to wait for the started process is created.
0 commit comments