From 4d29572793256e9217e6ab0bb9f1a7064065420c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 1 Oct 2021 10:56:25 +0000 Subject: [PATCH] chore(release): 1.1.0 [skip ci] # [1.1.0](https://github.com/EOS-uiux-Solutions/eos-icons-vue/compare/v1.0.0...v1.1.0) (2021-10-01) --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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",