зеркало из https://github.com/github/ruby.git
[ruby/uri] Bump version to 0.12.1
https://github.com/ruby/uri/commit/5c4f7d04bf
This commit is contained in:
Родитель
23f4904f4e
Коммит
120d8d0ae2
|
@ -1,6 +1,6 @@
|
|||
module URI
|
||||
# :stopdoc:
|
||||
VERSION_CODE = '001200'.freeze
|
||||
VERSION_CODE = '001201'.freeze
|
||||
VERSION = VERSION_CODE.scan(/../).collect{|n| n.to_i}.join('.').freeze
|
||||
# :startdoc:
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче