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 4f86615 commit 3c07dc0Copy full SHA for 3c07dc0
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 5
+#define TINYORM_VERSION_BUGFIX 6
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