diff --git a/package-lock.json b/package-lock.json index f675d73..b158faf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "eos-icons-vue", - "version": "1.0.0", + "version": "1.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.0.0", + "version": "1.1.0", "dependencies": { "vue": "^3.0.5" }, diff --git a/package.json b/package.json index a8b0b65..fb327d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eos-icons-vue3", - "version": "1.0.0", + "version": "1.1.0", "description": "Eos-icons Vue 3 package", "main": "./lib/index.js", "module": "./es/index.js",