Skip to content

Commit 3c07dc0

Browse files
committed
bump version to TinyORM v0.4.6
1 parent 4f86615 commit 3c07dc0

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 5
13+
#define TINYORM_VERSION_BUGFIX 6
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)