8000 Bump version to 0.2.0 · ruby/cgi@8f0b257 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8f0b257

Browse files
committed
Bump version to 0.2.0
1 parent de929a1 commit 8f0b257

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

294294
require 'cgi/core'

0 commit comments

Comments
 (0)
0