8000 Bump version to 0.3.1 · ruby/optparse@2a1e157 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2a1e157

Browse files
committed
Bump version to 0.3.1
1 parent 766f567 commit 2a1e157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/optparse.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@
425425
# If you have any questions, file a ticket at http://bugs.ruby-lang.org.
426426
#
427427
class OptionParser
428-
OptionParser::Version = "0.3.0"
428+
OptionParser::Version = "0.3.1"
429429

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

0 commit comments

Comments
 (0)
0