summaryrefslogtreecommitdiff
path: root/lib/optparse.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2023-11-07 10:40:38 +0900
committergit <[email protected]>2023-11-07 01:40:53 +0000
commit3f33bfa1e51afc916250e7a7a93e599b65a78987 ()
treec3730069c5c0d372e24e10d5805a45485c736cb5 /lib/optparse.rb
parent3f00a606a53650a07a8ab221f52678bda9fbfb2c (diff)
[ruby/optparse] Bump up 0.4.0
https://.com/ruby/optparse/commit/acbf6e3e12
-rw-r--r--lib/optparse.rb2
1 files changed, 1 insertions, 1 deletions
@@ -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"
# :stopdoc:
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze