Skip to content

Commit a394ca4

Browse files
committed
Bump up v0.7.0
1 parent 94de48b commit a394ca4

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
@@ -426,7 +426,7 @@
426426
#
427427
class OptionParser
428428
# The version string
429-
VERSION = "0.7.0.dev.2"
429+
VERSION = "0.7.0"
430430
Version = VERSION # for compatibility
431431

432432
# :stopdoc:

0 commit comments

Comments
 (0)