Skip to content

Commit 26ef301

Browse files
committed
bump version to TinyORM v0.4.4
[skip ci]
1 parent 100640e commit 26ef301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/orm/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ TINY_SYSTEM_HEADER
1010

1111
#define TINYORM_VERSION_MAJOR 0
1212
#define TINYORM_VERSION_MINOR 4
13-
#define TINYORM_VERSION_BUGFIX 3
13+
#define TINYORM_VERSION_BUGFIX 4
1414
#define TINYORM_VERSION_BUILD 0
1515
// Should be empty for stable releases, and use hypen before for SemVer compatibility!
1616
#define TINYORM_VERSION_STATUS ""

0 commit comments

Comments
 (0)