Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
masterkain committed May 24, 2023
1 parent c1d83b9 commit c4ddd74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Rack::StripCookies is a straightforward Rack middleware that deletes cookies at
To include this gem in your project, add the following line to your Gemfile:

```ruby
gem 'rack-strip-cookies', '~> 1.0.0'
gem 'rack-strip-cookies', '~> 1.0.5'
```

Then, run the bundle command:
Expand Down

0 comments on commit c4ddd74

Please sign in to comment.