bump version to TinyORM v0.4.2

This commit is contained in:
silverqx
2022-05-25 13:20:27 +02:00
parent b45b4361a1
commit f76d455a69
+1 -1
View File
@@ -10,7 +10,7 @@ TINY_SYSTEM_HEADER
#define TINYORM_VERSION_MAJOR 0
#define TINYORM_VERSION_MINOR 4
#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 ""