diff --git a/package-lock.json b/package-lock.json index c02348a..a8b37c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "nuxt-multi-cache", - "version": "3.3.1", + "version": "3.3.3", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index d99c574..5dca063 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-multi-cache", - "version": "3.3.1", + "version": "3.3.3", "description": "SSR route, component and data cache for Nuxt.js", "type": "module", "exports": {