[ruby/optparse] bump up to 0.5.0
https://github.com/ruby/optparse/commit/f5018a8b1c
This commit is contained in:
parent
9180e33ca3
commit
fc363944b4
@ -425,7 +425,7 @@
|
||||
#
|
||||
class OptionParser
|
||||
# The version string
|
||||
OptionParser::Version = "0.4.0"
|
||||
OptionParser::Version = "0.5.0"
|
||||
|
||||
# :stopdoc:
|
||||
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze
|
||||
|
Loading…
x
Reference in New Issue
Block a user