From 995e34a60b26c0144f5a8870eb5a8601b8fc8c96 Mon Sep 17 00:00:00 2001 From: Aleksey Avdeev Date: Thu, 21 Dec 2017 17:02:03 +0300 Subject: [PATCH] 3.0.3 --- 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 e39423e6..10a0bdca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vanilla-sharing", - "version": "3.0.2", + "version": "3.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e1d5b85e..3fc771e4 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": "3.0.2", + "version": "3.0.3", "main": "dist/vanilla-sharing.umd.js", "module": "dist/vanilla-sharing.esm.js", "scripts": {