diff --git a/package-lock.json b/package-lock.json index 989dda1..6ad9cd0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@iconscout/vue-unicons", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e345546..cec29d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@iconscout/vue-unicons", - "version": "1.0.1", + "version": "1.0.2", "description": "4,500+ vector icons as easy to use Vue Components", "main": "./lib/cjs/index.js", "module": "/index.js",