Skip to content

Commit fc36394

Browse files
nobumatzbot
authored andcommitted
[ruby/optparse] bump up to 0.5.0
ruby/optparse@f5018a8b1c
1 parent 9180e33 commit fc36394

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/optparse.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@
425425
#
426426
class OptionParser
427427
# The version string
428-
OptionParser::Version = "0.4.0"
428+
OptionParser::Version = "0.5.0"
429429

430430
# :stopdoc:
431431
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze

0 commit comments

Comments
 (0)