Skip to content

Commit

Permalink
Bumped v4.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <hello@matteocollina.com>
  • Loading branch information
mcollina committed Apr 20, 2023
1 parent 4d95248 commit 42a4f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastify/csrf-protection",
"version": "4.0.1",
"version": "4.1.0",
"description": "A plugin for adding CSRF protection to Fastify.",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 42a4f1c

Please sign in to comment.