1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/webrick] Bump version to 1.6.0

https://github.com/ruby/webrick/commit/c5635fa5e2
This commit is contained in:
Hiroshi SHIBATA 2019-11-30 17:39:58 +09:00
parent c75100d004
commit edfbffb241

View file

@ -14,5 +14,5 @@ module WEBrick
##
# The WEBrick version
VERSION = "1.5.0"
VERSION = "1.6.0"
end