diff --git a/package-lock.json b/package-lock.json index 43fbe566..e2440472 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@iconscout/react-unicons", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1fd9b75c..0ca74e90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@iconscout/react-unicons", - "version": "1.0.0", + "version": "1.0.1", "description": "1100+ vector icons as easy to use React Components", "main": "index.js", "scripts": {