Skip to content

Commit

Permalink
Bumped v6.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <[email protected]>
  • Loading branch information
mcollina committed Sep 19, 2024
1 parent 77e384b commit 745ff4e
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/request-context",
"version": "6.0.0",
"version": "6.0.1",
"description": "Request-scoped storage support, based on Asynchronous Local Storage, with fallback to cls-hooked for older Node versions",
"license": "MIT",
"maintainers": [
Expand Down

0 comments on commit 745ff4e

Please sign in to comment.