[ruby/optparse] bump up to 0.1.1
https://github.com/ruby/optparse/commit/2fe984a603
This commit is contained in:
parent
e8317d90b0
commit
190a57b168
@ -419,7 +419,7 @@
|
|||||||
# have any questions, file a ticket at http://bugs.ruby-lang.org.
|
# have any questions, file a ticket at http://bugs.ruby-lang.org.
|
||||||
#
|
#
|
||||||
class OptionParser
|
class OptionParser
|
||||||
OptionParser::Version = "0.1.0"
|
OptionParser::Version = "0.1.1"
|
||||||
|
|
||||||
# :stopdoc:
|
# :stopdoc:
|
||||||
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze
|
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze
|
||||||
|
Loading…
x
Reference in New Issue
Block a user