[ruby/optparse] Bump up v0.6.0
https://github.com/ruby/optparse/commit/080360ffd4
This commit is contained in:
parent
637b74b0bd
commit
a698b5ebb8
@ -425,7 +425,7 @@
|
|||||||
#
|
#
|
||||||
class OptionParser
|
class OptionParser
|
||||||
# The version string
|
# The version string
|
||||||
OptionParser::Version = "0.5.0"
|
OptionParser::Version = "0.6.0"
|
||||||
|
|
||||||
# :stopdoc:
|
# :stopdoc:
|
||||||
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze
|
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze
|
||||||
|
Loading…
x
Reference in New Issue
Block a user