[ruby/optparse] Bump version to 0.3.1
https://github.com/ruby/optparse/commit/2a1e157ae1
This commit is contained in:
parent
298176f23a
commit
fe7190a8c1
@ -425,7 +425,7 @@
|
||||
# If you have any questions, file a ticket at http://bugs.ruby-lang.org.
|
||||
#
|
||||
class OptionParser
|
||||
OptionParser::Version = "0.3.0"
|
||||
OptionParser::Version = "0.3.1"
|
||||
|
||||
# :stopdoc:
|
||||
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze
|
||||
|
Loading…
x
Reference in New Issue
Block a user