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