Skip to content

Commit 7a2b905

Browse files
committed
v0.5.1
1 parent 6020793 commit 7a2b905

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
@@ -300,7 +300,7 @@
300300

301301
class CGI
302302
# The version string
303-
VERSION = "0.5.0"
303+
VERSION = "0.5.1"
304304
end
305305

306306
require 'cgi/util'

0 commit comments

Comments
 (0)