diff --git a/package-lock.json b/package-lock.json index 7ecf594..208546c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-cookie-consent", - "version": "8.0.1", + "version": "9.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-cookie-consent", - "version": "8.0.1", + "version": "9.0.0", "license": "MIT", "dependencies": { "js-cookie": "^2.2.1" diff --git a/package.json b/package.json index 34bb439..7300e03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-cookie-consent", - "version": "8.0.1", + "version": "9.0.0", "description": "A small, simple and customizable cookie consent bar for use in React applications.", "keywords": [ "react",