mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/cgi] Bump up v0.3.2
https://github.com/ruby/cgi/commit/734dfdf1b4
This commit is contained in:
parent
7f7f07a600
commit
7f7db124ee
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
class CGI
|
class CGI
|
||||||
VERSION = "0.3.1"
|
VERSION = "0.3.2"
|
||||||
end
|
end
|
||||||
|
|
||||||
require 'cgi/core'
|
require 'cgi/core'
|
||||||
|
|
Loading…
Add table
Reference in a new issue