Skip to content

Commit 6482d5c

Browse files
committed
bump to v0.19.1
1 parent 0d72a27 commit 6482d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: include/kiwi/Macro.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
#define KIWI_VERSION_MAJOR 0
77
#define KIWI_VERSION_MINOR 19
8-
#define KIWI_VERSION_PATCH 0
8+
#define KIWI_VERSION_PATCH 1
99

1010
#define KIWI_VERSION_STRING KIWI_STR(KIWI_VERSION_MAJOR) "." KIWI_STR(KIWI_VERSION_MINOR) "." KIWI_STR(KIWI_VERSION_PATCH)

0 commit comments

Comments
 (0)