Skip to content

Commit b58c720

Browse files
committed
0.9.1
1 parent 0458556 commit b58c720

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
0.9.1 / 2024-01-01
2+
==================
33

44
* Fix incorrectly disallowing equals sign in cookie value
55

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cookies",
33
"description": "Cookies, optionally signed using Keygrip.",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"author": "Jed Schmidt <[email protected]> (http://jed.is)",
66
"contributors": [
77
"Douglas Christopher Wilson <[email protected]>"

0 commit comments

Comments
 (0)