[ruby/open3] Bump up v0.2.1

https://github.com/ruby/open3/commit/b890922205
This commit is contained in:
Hiroshi SHIBATA 2023-12-16 11:46:34 +08:00
parent 013e1ef514
commit 1a244730a9
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -1,3 +1,3 @@
module Open3
VERSION = "0.2.0"
VERSION = "0.2.1"
end