mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
[ruby/uri] Bump up v1.0.3
https://github.com/ruby/uri/commit/3213f4a0f8
This commit is contained in:
parent
b407b6b5b2
commit
eac8b1197f
@ -1,6 +1,6 @@
|
||||
module URI
|
||||
# :stopdoc:
|
||||
VERSION_CODE = '010002'.freeze
|
||||
VERSION_CODE = '010003'.freeze
|
||||
VERSION = VERSION_CODE.scan(/../).collect{|n| n.to_i}.join('.').freeze
|
||||
# :startdoc:
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user