From 9c152aa371dfb06c6ad70dcecafe8e0b7caa5b11 Mon Sep 17 00:00:00 2001 From: Alexey Avdeev Date: Thu, 29 Oct 2020 21:36:07 +0300 Subject: [PATCH] 6.0.5 --- 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 36f7b540..e5d7b883 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vanilla-sharing", - "version": "6.0.4", + "version": "6.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 504cf458..81a9fb85 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ ], "homepage": "https://github.com/avdeev/vanilla-sharing", "bugs": "https://github.com/avdeev/vanilla-sharing/issues", - "version": "6.0.4", + "version": "6.0.5", "main": "./dist/vanilla-sharing.umd.js", "module": "./dist/vanilla-sharing.esm.js", "exports": {