diff --git a/package-lock.json b/package-lock.json index 234ef8cf..223fd74c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vanilla-sharing", - "version": "2.1.1", + "version": "2.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 178814e9..a24aba1b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ ], "homepage": "https://github.com/avdeev/vanilla-sharing", "bugs": "https://github.com/avdeev/vanilla-sharing/issues", - "version": "2.1.1", + "version": "2.1.2", "main": "dist/vanilla-sharing.js", "scripts": { "prebuild": "npm run build:clean",