Skip to content

Commit f5018a8

Browse files
committed
bump up to 0.5.0
1 parent ece4bb2 commit f5018a8

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
#
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)