From 5384628828d5ca8fc9c64a44b57caa040da43b17 Mon Sep 17 00:00:00 2001 From: Alexey Avdeev Date: Mon, 15 Nov 2021 17:31:05 +0300 Subject: [PATCH] 6.1.1 --- 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 4358e7fc..50a6c07c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vanilla-sharing", - "version": "6.1.0", + "version": "6.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "vanilla-sharing", - "version": "6.1.0", + "version": "6.1.1", "license": "MIT", "devDependencies": { "@babel/core": "7.16.0", diff --git a/package.json b/package.json index 6143dfca..4149361b 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.1.0", + "version": "6.1.1", "main": "./dist/vanilla-sharing.umd.js", "module": "./dist/vanilla-sharing.esm.js", "exports": {