Skip to content

Commit

Permalink
chore(strip-cookies): bump version from 1.0.0 to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
masterkain committed May 22, 2023
1 parent fc394d5 commit 7c64e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rack/strip-cookies/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Rack
class StripCookies
VERSION = "1.0.0"
VERSION = "1.0.1"
end
end

0 comments on commit 7c64e36

Please sign in to comment.