chore: bump version to alpha-0.3.0

This commit is contained in:
2023-01-01 19:42:49 +01:00
parent 019174128c
commit e1bfea5010

View File

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