From ade21e4edb00e6ad0d077e0349d8ebc6b2ca47e2 Mon Sep 17 00:00:00 2001 From: Alexey Avdeev Date: Thu, 21 Jun 2018 16:20:01 +0300 Subject: [PATCH] 5.3.0 --- 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 ca130157..1073c860 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vanilla-sharing", - "version": "5.2.1", + "version": "5.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cfe6cd55..c389c874 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": "5.2.1", + "version": "5.3.0", "main": "dist/vanilla-sharing.umd.js", "module": "dist/vanilla-sharing.esm.js", "scripts": {