Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mame committed Nov 24, 2021
1 parent 052eb3a commit c9c8007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cgi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@
#

class CGI
VERSION = "0.3.0"
VERSION = "0.3.1"
end

require 'cgi/core'
Expand Down

0 comments on commit c9c8007

Please sign in to comment.