[ruby/optparse] Bump up 0.4.0
https://github.com/ruby/optparse/commit/acbf6e3e12
This commit is contained in:
parent
3f00a606a5
commit
3f33bfa1e5
@ -425,7 +425,7 @@
|
||||
# If you have any questions, file a ticket at http://bugs.ruby-lang.org.
|
||||
#
|
||||
class OptionParser
|
||||
OptionParser::Version = "0.4.0.pre.1"
|
||||
OptionParser::Version = "0.4.0"
|
||||
|
||||
# :stopdoc:
|
||||
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze
|
||||
|
Loading…
x
Reference in New Issue
Block a user