chore: bump version to alpha-0.0.5

This commit is contained in:
2021-12-11 20:07:26 +01:00
parent fd9b448fa4
commit e0bdcb7ac1

View File

@@ -4,7 +4,7 @@
#include <ctime> #include <ctime>
#define TD_VERSION "alpha-0.0.4" #define TD_VERSION "alpha-0.0.5"
namespace td { namespace td {
namespace utils { namespace utils {