mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/cgi] Bump up cgi version to 0.3.0
https://github.com/ruby/cgi/commit/95324433b4
This commit is contained in:
parent
caf34400c0
commit
6f67a78ad6
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
class CGI
|
class CGI
|
||||||
VERSION = "0.2.0"
|
VERSION = "0.3.0"
|
||||||
end
|
end
|
||||||
|
|
||||||
require 'cgi/core'
|
require 'cgi/core'
|
||||||
|
|
Loading…
Reference in a new issue