Skip to content

Commit fc45479

Browse files
committed
chore(version): publish v6, v2 already exists in this repository
1 parent 0ecc471 commit fc45479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iron-session",
3-
"version": "2.0.0",
3+
"version": "6.0.0",
44
"description": "Node.js stateless session utility using signed and encrypted cookies to store data. Works with Next.js, Express, NestJs, Fastify, and any Node.js HTTP framework.",
55
"license": "MIT",
66
"author": "Vincent Voyer <vincent@codeagain.com>",

0 commit comments

Comments
 (0)