ruby/lib/cgi/version.rb
2022-11-24 11:20:51 +09:00

3 lines
36 B
Ruby

class CGI
VERSION = "0.1.0.2"
end