koishi-plugin-ciyi 2.1.0 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # koishi-plugin-ciyi
2
2
 
3
- 词意猜词:每天一个两字词,在群里开猜
3
+ 词意 · 每天一个两字词,在群里开猜
4
4
 
5
5
  ## 安装
6
6
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "koishi-plugin-ciyi",
3
- "description": "Koishi 的词意猜词插件。",
4
- "version": "2.1.0",
3
+ "description": "Koishi 插件 · 词意。",
4
+ "version": "2.1.1",
5
5
  "main": "lib/index.js",
6
6
  "typings": "lib/index.d.ts",
7
7
  "files": [