From fc01c1f82475eda9d1265f9982ad38a3741c3f3f Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Sun, 7 Jan 2024 09:28:48 +0100 Subject: [PATCH] 5.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 875875d..2fe6c20 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/request-context", - "version": "5.0.0", + "version": "5.1.0", "description": "Request-scoped storage support, based on Asynchronous Local Storage, with fallback to cls-hooked for older Node versions", "license": "MIT", "maintainers": [