mirror of
https://github.com/ruby/ruby.git
synced 2026-08-01 02:20:48 +08:00
parent
397bb12778
commit
83c2e3b92e
@ -1,6 +1,6 @@
|
||||
module URI
|
||||
# :stopdoc:
|
||||
VERSION = '1.1.0'.freeze
|
||||
VERSION = '1.1.1'.freeze
|
||||
VERSION_CODE = VERSION.split('.').map{|s| s.rjust(2, '0')}.join.freeze
|
||||
# :startdoc:
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user