Skip to content

Commit 97c133a

Browse files
nobumatzbot
authored andcommitted
[ruby/optparse] bump up to 0.7.0.dev.1 [ci skip]
ruby/optparse@f4d64b0b17
1 parent 13fa6cc commit 97c133a

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.6.0"
428+
OptionParser::Version = "0.7.0.dev.1"
429429

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

0 commit comments

Comments
 (0)