Skip to content

Commit 8a02143

Browse files
committed
Bump minor version.
1 parent 67c1237 commit 8a02143

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/rack/session/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
module Rack
77
module Session
8-
VERSION = "2.0.0"
8+
VERSION = "2.1.0"
99
end
1010
end

releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Releases
22

3-
## Unreleased
3+
## v2.1.0
44

55
- Improved compatibility with Ruby 3.3+ and Rack 3+.
66
- Add support for cookie option `partitioned`.

0 commit comments

Comments
 (0)