Skip to content

Commit 663c9ae

Browse files
committed
0.5.0
1 parent 2d6eec4 commit 663c9ae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
0.5.0 / 2022-04-11
2+
==================
33

44
* Add `priority` option
55
* Fix `expires` option to reject invalid dates

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cookie",
33
"description": "HTTP server cookie parsing and serialization",
4-
"version": "0.4.2",
4+
"version": "0.5.0",
55
"author": "Roman Shtylman <[email protected]>",
66
"contributors": [
77
"Douglas Christopher Wilson <[email protected]>"

0 commit comments

Comments
 (0)