Merge cgi-0.3.7

This commit is contained in:
Hiroshi SHIBATA 2025-02-26 18:12:00 +09:00
parent 946907f218
commit 9e5d68f03f
4 changed files with 24 additions and 5 deletions

View file

@ -288,7 +288,7 @@
#
class CGI
VERSION = "0.3.6"
VERSION = "0.3.7"
end
require 'cgi/core'