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 4cdd12b commit 55d2146Copy full SHA for 55d2146
include/orm/version.hpp
@@ -10,7 +10,7 @@ TINY_SYSTEM_HEADER
10
11
#define TINYORM_VERSION_MAJOR 0
12
#define TINYORM_VERSION_MINOR 14
13
-#define TINYORM_VERSION_BUGFIX 0
+#define TINYORM_VERSION_BUGFIX 1
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