summaryrefslogtreecommitdiff
path: root/lib/optparse.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2024-11-08 13:22:26 +0900
committergit <[email protected]>2024-11-08 04:22:33 +0000
commita698b5ebb88ceb54cad4d50abdb4fbc2197eb237 ()
tree2ed202b3eb4ac6b440fdf7c3a54e9499265301ab /lib/optparse.rb
parent637b74b0bdd3df43aa725be487124c3ee07cc9d5 (diff)
[ruby/optparse] Bump up v0.6.0
https://.com/ruby/optparse/commit/080360ffd4
-rw-r--r--lib/optparse.rb2
1 files changed, 1 insertions, 1 deletions
@@ -425,7 +425,7 @@
#
class OptionParser
# The version string
- OptionParser::Version = "0.5.0"
# :stopdoc:
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze