mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
parent
f0993de1c2
commit
d2ffab11ce
@ -1,6 +1,6 @@
|
||||
module URI
|
||||
# :stopdoc:
|
||||
VERSION = '1.0.4'.freeze
|
||||
VERSION = '1.1.0'.freeze
|
||||
VERSION_CODE = VERSION.split('.').map{|s| s.rjust(2, '0')}.join.freeze
|
||||
# :startdoc:
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user