Skip to content

Commit a4f6ca1

Browse files
committed
v0.11.0
1 parent 1b9bba9 commit a4f6ca1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TonLibDotNet/TonLibDotNet.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
<RepositoryType>git</RepositoryType>
1717
<PackageTags>ton, toncoin, the-open-network, tonlib, libtonlibjson</PackageTags>
1818
<PackageLicenseFile>LICENSE</PackageLicenseFile>
19-
<Version>0.10.0</Version>
20-
<PackageReleaseNotes>DNS classes added (check Demo project to learn how to resolve .ton names to ADNL addresses).</PackageReleaseNotes>
19+
<Version>0.11.0</Version>
20+
<PackageReleaseNotes>TVM.* and SMC.* classes added (now you can call get-methods on smartcontracts, check Demo project for details).</PackageReleaseNotes>
2121
<Description>TonLib (libtonlibjson) wrapper for accessing Telegram Open Network lite servers (nodes) via ADNL protocol.</Description>
2222
</PropertyGroup>
2323

0 commit comments

Comments
 (0)