Skip to content

Commit b1cd0de

Browse files
committed
Bump version to 0.1.1
1 parent 9a93ae0 commit b1cd0de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/open3.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#
3131

3232
module Open3
33-
VERSION = "0.1.0"
33+
VERSION = "0.1.1"
3434

3535
# Open stdin, stdout, and stderr streams and start external executable.
3636
# In addition, a thread to wait for the started process is created.

0 commit comments

Comments
 (0)