Skip to content

Commit

Permalink
Bump rack-cors to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cyu committed Mar 4, 2024
1 parent b30b86d commit 7231de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rack/cors/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Rack
class Cors
VERSION = '2.0.1'
VERSION = '2.0.2'
end
end

0 comments on commit 7231de7

Please # to comment.