From 29fd7bfa1015f423c877b87c88c3f4d1afab17e8 Mon Sep 17 00:00:00 2001 From: Sergei Voronezhskii Date: Thu, 29 Oct 2020 11:42:57 +0300 Subject: [PATCH] bump version 0.27.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d22626..ac65af2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ton-client-node-js", - "version": "0.26.2", + "version": "0.27.0", "description": "TON Client Library for Node.Js", "main": "index.js", "scripts": {