From d23f16c7310309778a51c05bf740b9962cdf10b4 Mon Sep 17 00:00:00 2001
From: GitHub Action <actions@github.com>
Date: Wed, 31 Jan 2024 10:24:49 +0000
Subject: [PATCH] bump(@vkontakte/vk-bridge): from 2.13.0 to 2.14.0

---
 packages/core/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/core/package.json b/packages/core/package.json
index 192b38c..15b0741 100644
--- a/packages/core/package.json
+++ b/packages/core/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@vkontakte/vk-bridge",
-  "version": "2.13.0",
+  "version": "2.14.0",
   "description": "Connects a Mini App with VK client",
   "license": "MIT",
   "main": "dist/index.js",