Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/miloyip/rapidjson.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilo Yip <miloyip@gmail.com>2015-05-14 09:48:10 +0300
committerMilo Yip <miloyip@gmail.com>2015-05-14 10:49:26 +0300
commit0e9fe888b75a99db99d269eed6aa631073f6a7db (patch)
tree60875a5e2dc0181d92383cddb565df37c8ab213a /readme.zh-cn.md
parent424abf1edc2059a14ac2f294ea3cc13d19b044e5 (diff)
v1.0.2 release
Diffstat (limited to 'readme.zh-cn.md')
-rw-r--r--readme.zh-cn.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.zh-cn.md b/readme.zh-cn.md
index eb6c21d6..ec6bd908 100644
--- a/readme.zh-cn.md
+++ b/readme.zh-cn.md
@@ -1,6 +1,6 @@
![](doc/logo/rapidjson.png)
-![](https://img.shields.io/badge/release-v1.0.1-blue.png)
+![](https://img.shields.io/badge/release-v1.0.2-blue.png)
## 高效的C++ JSON解析/生成器,提供SAX及DOM风格API