From 3cc7f79a3dda57caf4538acf1c6fd0d18043fd6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vic=20Sh=C3=B3stak?= Date: Thu, 4 Mar 2021 09:45:12 +0300 Subject: [PATCH] Bump v1.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10e3f96..f77b9c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-goodshare", - "version": "1.5.1", + "version": "1.5.2", "description": "Vue.js component for social share. A simple way to share a link on the pages of your website in the most popular (and not so) social networks.", "main": "src/VueGoodshare.vue", "scripts": {