From 5fc339c11dedff291a56b1e723fe8ecce9182c77 Mon Sep 17 00:00:00 2001 From: Dmitry Popov Date: Thu, 18 May 2023 18:55:22 +0300 Subject: [PATCH] v0.16.0 --- TonLibDotNet/TonLibDotNet.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TonLibDotNet/TonLibDotNet.csproj b/TonLibDotNet/TonLibDotNet.csproj index cd2e09c..30ea4b6 100644 --- a/TonLibDotNet/TonLibDotNet.csproj +++ b/TonLibDotNet/TonLibDotNet.csproj @@ -16,8 +16,8 @@ git ton, toncoin, the-open-network, tonlib, tonlibjson LICENSE - 0.15.0 - Reading/writing dict (HashmapE) from/to cells. + 0.16.0 + Static `TonUtils` class with helpers. TonLib (tonlibjson) wrapper for accessing Telegram Open Network lite servers (nodes) via ADNL protocol.