bump version to TinyORM v0.5.2, tom v0.3.2

This commit is contained in:
silverqx
2022-06-16 13:20:16 +02:00
parent 02de225e71
commit cc2676e1ec
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ TINY_SYSTEM_HEADER
#define TINYORM_VERSION_MAJOR 0
#define TINYORM_VERSION_MINOR 5
#define TINYORM_VERSION_BUGFIX 1
#define TINYORM_VERSION_BUGFIX 2
#define TINYORM_VERSION_BUILD 0
// Should be empty for stable releases, and use hypen before for SemVer compatibility!
#define TINYORM_VERSION_STATUS ""