From 0f8afcb0a14f25f3042cef16910a6b8894b71ac8 Mon Sep 17 00:00:00 2001 From: Juan Aguilar Santillana Date: Mon, 29 May 2023 18:46:10 +0200 Subject: [PATCH] chore(release): 5.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f5535a0..fc010a7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cache-manager", - "version": "5.2.1", + "version": "5.2.2", "description": "Cache module for Node.js", "main": "dist/index.js", "types": "dist/index.d.ts",