[ruby/webrick] bump version to 1.5.0

https://github.com/ruby/webrick/commit/00c281caa7
This commit is contained in:
Hiroshi SHIBATA 2019-10-04 22:51:39 +09:00
parent 8189d496df
commit 84ed4c3d59

View File

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