diff --git a/_docs_src/guide/README.md b/_docs_src/guide/README.md index 55aa35c..02d167a 100644 --- a/_docs_src/guide/README.md +++ b/_docs_src/guide/README.md @@ -33,7 +33,7 @@ sidebar: auto | 操作系统 | 二进制包 | | :----: | :-------------------: | -| winx64 | [微采助手-Setup-x86-0.1.8.exe](https://github.com/lunnlew/weicai-scraper/releases/download/v0.1.8/Setup-x86-0.1.8.exe) | +| winx64 | [微采助手-Setup-x86-0.1.9.exe](https://github.com/lunnlew/weicai-scraper/releases/download/v0.1.9/Setup-x86-0.1.9.exe) | ### 百度源 [微采助手-Setup-x86.exe](https://pan.baidu.com/s/1IB1343C4_3pa1bbwnWB0jw) diff --git a/package.json b/package.json index 16b5958..a9f93e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "weicai-scraper", - "version": "0.1.8", + "version": "0.1.9", "description": "One wechat scraper", "private": true, "scripts": {