[ruby/optparse] Bump up 0.4.0

https://github.com/ruby/optparse/commit/acbf6e3e12
This commit is contained in:
Hiroshi SHIBATA 2023-11-07 10:40:38 +09:00 committed by git
parent 3f00a606a5
commit 3f33bfa1e5

View File

@ -425,7 +425,7 @@
# If you have any questions, file a ticket at http://bugs.ruby-lang.org.
#
class OptionParser
OptionParser::Version = "0.4.0.pre.1"
OptionParser::Version = "0.4.0"
# :stopdoc:
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze