[ruby/un] Bump up 0.3.0

https://github.com/ruby/un/commit/1f636a6239
This commit is contained in:
Hiroshi SHIBATA 2023-11-06 18:29:30 +09:00 committed by git
parent 479717b450
commit 5a1934416f

View File

@ -412,7 +412,7 @@ end
module UN # :nodoc: module UN # :nodoc:
VERSION = "0.2.1" VERSION = "0.3.0"
module_function module_function
def help(argv, output: $stdout) def help(argv, output: $stdout)