From 7c2d9f9c6521929e89c59bec5f0393bdfad849d3 Mon Sep 17 00:00:00 2001 From: Danakt Saushkin Date: Thu, 26 Mar 2020 00:10:52 +0300 Subject: [PATCH] v2.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d3b9bf..6583c60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vkontakte/vk-bridge", - "version": "2.1.3", + "version": "2.1.4", "description": "Connects a Mini App with VK client", "main": "dist/index.js", "browser": "dist/index.umd.js",