Skip to content

Commit acbf6e3

Browse files
committed
Bump up 0.4.0
1 parent 38848ce commit acbf6e3

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.4.0.pre.1"
428+
OptionParser::Version = "0.4.0"
429429

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

0 commit comments

Comments
 (0)