[ruby/uri] Bump up uri version to 0.11.0
https://github.com/ruby/uri/commit/1619f713e6
This commit is contained in:
parent
422b057d65
commit
8ef125c838
@ -1,6 +1,6 @@
|
||||
module URI
|
||||
# :stopdoc:
|
||||
VERSION_CODE = '001001'.freeze
|
||||
VERSION_CODE = '001100'.freeze
|
||||
VERSION = VERSION_CODE.scan(/../).collect{|n| n.to_i}.join('.').freeze
|
||||
# :startdoc:
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user