chore: bump version to "alpha-0.2.0"

This commit is contained in:
2021-12-19 18:40:44 +01:00
parent 5d366b6f6c
commit 784c558840

View File

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