We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 100640e commit 26ef301Copy full SHA for 26ef301
include/orm/version.hpp
@@ -10,7 +10,7 @@ TINY_SYSTEM_HEADER
10
11
#define TINYORM_VERSION_MAJOR 0
12
#define TINYORM_VERSION_MINOR 4
13
-#define TINYORM_VERSION_BUGFIX 3
+#define TINYORM_VERSION_BUGFIX 4
14
#define TINYORM_VERSION_BUILD 0
15
// Should be empty for stable releases, and use hypen before for SemVer compatibility!
16
#define TINYORM_VERSION_STATUS ""
0 commit comments