diff --git a/package-lock.json b/package-lock.json index cac0c6696..726758271 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@aboutbits/react-material-icons", - "version": "1.2.5", + "version": "2.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@aboutbits/react-material-icons", - "version": "1.2.5", + "version": "2.0.0", "license": "MIT", "devDependencies": { "@types/jest": "^29.5.12", diff --git a/package.json b/package.json index 2acbba66c..886f2ed17 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@aboutbits/react-material-icons", - "version": "1.2.5", + "version": "2.0.0", "description": "Material design icon components for React", "author": "AboutBits", "license": "MIT",