File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ TINY_SYSTEM_HEADER
9
9
#endif
10
10
11
11
#define TINYORM_VERSION_MAJOR 0
12
- #define TINYORM_VERSION_MINOR 4
13
- #define TINYORM_VERSION_BUGFIX 6
12
+ #define TINYORM_VERSION_MINOR 5
13
+ #define TINYORM_VERSION_BUGFIX 0
14
14
#define TINYORM_VERSION_BUILD 0
15
15
// Should be empty for stable releases, and use hypen before for SemVer compatibility!
16
16
#define TINYORM_VERSION_STATUS " "
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ TINY_SYSTEM_HEADER
9
9
#endif
10
10
11
11
#define TINYTOM_VERSION_MAJOR 0
12
- #define TINYTOM_VERSION_MINOR 2
13
- #define TINYTOM_VERSION_BUGFIX 2
12
+ #define TINYTOM_VERSION_MINOR 3
13
+ #define TINYTOM_VERSION_BUGFIX 0
14
14
#define TINYTOM_VERSION_BUILD 0
15
15
// Should be empty for stable releases, and use hypen before for SemVer compatibility!
16
16
#define TINYTOM_VERSION_STATUS " "
You can’t perform that action at this time.
0 commit comments