1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00

[Tolk] Bump version to v0.9

This commit is contained in:
tolk-vm 2025-02-24 20:15:43 +03:00
parent ef0328837f
commit f67e9f4b6f
No known key found for this signature in database
GPG key ID: 7905DD7FE0324B12
6 changed files with 6 additions and 6 deletions

View file

@ -18,6 +18,6 @@
namespace tolk {
constexpr const char* TOLK_VERSION = "0.8.0";
constexpr const char* TOLK_VERSION = "0.9.0";
} // namespace tolk