Skip to content

Commit

Permalink
Bump up v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Mar 3, 2022
1 parent d093cc1 commit 734dfdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cgi.rb
Expand Up @@ -288,7 +288,7 @@
#

class CGI
VERSION = "0.3.1"
VERSION = "0.3.2"
end

require 'cgi/core'
Expand Down

0 comments on commit 734dfdf

Please sign in to comment.