diff --git a/package-lock.json b/package-lock.json index b3614a1..d24a4f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cookie-store", - "version": "4.0.0-next.2", + "version": "4.0.0-next.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e263ece..8f43792 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cookie-store", "description": "A polyfill for the Cookie Store API", - "version": "4.0.0-next.2", + "version": "4.0.0-next.3", "author": "Mark", "license": "MIT", "homepage": "https://github.com/markcellus/cookie-store",