Skip to content

Commit

Permalink
[ruby/optparse] bump up to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu authored and matzbot committed Apr 15, 2024
1 parent 9180e33 commit fc36394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/optparse.rb
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@
#
class OptionParser
# The version string
OptionParser::Version = "0.4.0"
OptionParser::Version = "0.5.0"

# :stopdoc:
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze
Expand Down

0 comments on commit fc36394

Please sign in to comment.