From f265986796dbd841adc26e86a0151a423a009fe8 Mon Sep 17 00:00:00 2001 From: Jan Hug Date: Mon, 1 Jul 2024 10:32:54 +0200 Subject: [PATCH] Release 3.2.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index a7e27af..79b82a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "nuxt-multi-cache", - "version": "3.1.1", + "version": "3.2.0", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 5d4dbc5..5ab05fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-multi-cache", - "version": "3.1.1", + "version": "3.2.0", "description": "SSR route, component and data cache for Nuxt.js", "type": "module", "exports": {