diff options
author | Hiroshi SHIBATA <[email protected]> | 2023-11-06 18:29:30 +0900 |
---|---|---|
committer | git <[email protected]> | 2023-11-06 09:29:53 +0000 |
commit | 5a1934416f5338514f3400b63344846e2e5217c4 (patch) | |
tree | a0042f0eb6012c661c7c57dbe04267fb73d191a1 | |
parent | 479717b4506840615f72ba479133c5132a34ad2d (diff) |
[ruby/un] Bump up 0.3.0
https://github.com/ruby/un/commit/1f636a6239
-rw-r--r-- | lib/un.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -412,7 +412,7 @@ end module UN # :nodoc: - VERSION = "0.2.1" + VERSION = "0.3.0" module_function def help(argv, output: $stdout) |