From fabcac15a68aa0e71af7a5ad92bb4474e1688154 Mon Sep 17 00:00:00 2001 From: webistomin Date: Tue, 16 Mar 2021 18:31:50 +0300 Subject: [PATCH] build(vue-socials): release v1.1.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index ff642ab..e7afced 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vue-socials", - "version": "1.1.0-0", + "version": "1.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index da97ca6..bd2c795 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-socials", - "version": "1.1.0-0", + "version": "1.1.0", "author": { "name": "Alexey Istomin", "email": "webistomin@gmail.com",