Skip to content

Commit fc34912

Browse files
committed
Bump version
1 parent b4dd47f commit fc34912

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.0"
291+
VERSION = "0.2.1"
292292
end
293293

294294
require 'cgi/core'

0 commit comments

Comments
 (0)