chore: bump verssion to alpha-0.1.0

This commit is contained in:
2021-12-12 13:33:12 +01:00
parent 24617c539f
commit 43f21ffd44

View File

@@ -2,7 +2,7 @@
#include "misc/DataBuffer.h" #include "misc/DataBuffer.h"
#define TD_VERSION "alpha-0.0.5" #define TD_VERSION "alpha-0.1.0"
namespace td { namespace td {
namespace utils { namespace utils {