diff --git a/package-lock.json b/package-lock.json index f5161a93..74577903 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eva-icons-landing", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6a4bb9ee..b4e7ca6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eva-icons-landing", - "version": "1.1.0", + "version": "1.1.1", "browserslist": [ "> 1%", "last 2 versions", diff --git a/scripts/package.json b/scripts/package.json index d38c5bb2..6ca8e5cc 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -1,6 +1,6 @@ { "name": "eva-icons", - "version": "1.1.0", + "version": "1.1.1", "description": "Eva Icons - beautifully crafted Open Source UI icons for common actions and items.", "main": "eva.js", "unpkg": "eva.min.js",