From 048a6d3f0c1125584d9e5749d1d3623ade9a4697 Mon Sep 17 00:00:00 2001 From: Alexey Avdeev Date: Thu, 10 Aug 2023 12:32:30 +0300 Subject: [PATCH] 6.1.2 --- 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 2db4841b..85d77274 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vanilla-sharing", - "version": "6.1.1", + "version": "6.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "vanilla-sharing", - "version": "6.1.1", + "version": "6.1.2", "license": "MIT", "devDependencies": { "@babel/core": "7.22.10", diff --git a/package.json b/package.json index b1d7131d..725a58b9 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.1", + "version": "6.1.2", "main": "./dist/vanilla-sharing.umd.js", "module": "./dist/vanilla-sharing.esm.js", "exports": {