Skip to content

Commit cdc55c2

Browse files
committed
[ruby/cgi] Bump up 0.4.2.beta2
ruby/cgi@8e6fb1041b
1 parent 61060d3 commit cdc55c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/cgi.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
#
289289

290290
class CGI
291-
VERSION = "0.4.2.beta1"
291+
VERSION = "0.4.2.beta2"
292292
end
293293

294294
require 'cgi/core'

0 commit comments

Comments
 (0)