[ruby/uri] Bump up v1.0.0
https://github.com/ruby/uri/commit/af8d9d6bb1
This commit is contained in:
parent
c59b5f584b
commit
fb6645a510
@ -1,6 +1,6 @@
|
|||||||
module URI
|
module URI
|
||||||
# :stopdoc:
|
# :stopdoc:
|
||||||
VERSION_CODE = '001301'.freeze
|
VERSION_CODE = '010000'.freeze
|
||||||
VERSION = VERSION_CODE.scan(/../).collect{|n| n.to_i}.join('.').freeze
|
VERSION = VERSION_CODE.scan(/../).collect{|n| n.to_i}.join('.').freeze
|
||||||
# :startdoc:
|
# :startdoc:
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user