mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 12:14:51 +00:00
[ruby/optparse] v0.8.1
https://github.com/ruby/optparse/commit/f2e31e81a5
This commit is contained in:
parent
a8b7fb7ed6
commit
8e87f201cf
@ -426,7 +426,7 @@ require 'set' unless defined?(Set)
|
||||
#
|
||||
class OptionParser
|
||||
# The version string
|
||||
VERSION = "0.8.0"
|
||||
VERSION = "0.8.1"
|
||||
# An alias for compatibility
|
||||
Version = VERSION
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user