diff --git a/package-lock.json b/package-lock.json index 3397337..73a53ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "nuxt-multi-cache", - "version": "3.3.0", + "version": "3.3.1", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 1c0efcf..d74484a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-multi-cache", - "version": "3.3.0", + "version": "3.3.1", "description": "SSR route, component and data cache for Nuxt.js", "type": "module", "exports": {