feat: bump version to alpha-0.0.3

This commit is contained in:
2021-11-30 18:45:42 +01:00
parent 687944bf51
commit 657fe761ab

View File

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