chore: update version and changelog (#610)

This commit is contained in:
Alan Wang
2021-08-25 19:15:09 +08:00
committed by GitHub
parent 744e47353a
commit d348621ca9
5 changed files with 14 additions and 4 deletions

View File

@@ -81,7 +81,7 @@ then using the CJSON_API_VISIBILITY flag to "export" the same symbols the way CJ
/* project version */
#define CJSON_VERSION_MAJOR 1
#define CJSON_VERSION_MINOR 7
#define CJSON_VERSION_PATCH 14
#define CJSON_VERSION_PATCH 15
#include <stddef.h>