From 7089fdd765671b9aeba41ab35ace2962380f13fd Mon Sep 17 00:00:00 2001 From: purerosefallen <78877@qq.com> Date: Sat, 21 May 2022 15:36:03 +0800 Subject: [PATCH] 10.1.2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 44390ce..bf63c52 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "koishi-plugin-thesaurus", - "version": "10.1.1", + "version": "10.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "koishi-plugin-thesaurus", - "version": "10.1.1", + "version": "10.1.2", "license": "MIT", "dependencies": { "koishi-thirdeye": "^10.1.6", diff --git a/package.json b/package.json index fe914db..e435ae4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koishi-plugin-thesaurus", - "version": "10.1.1", + "version": "10.1.2", "description": "Koishi.js chat plugin for https://github.com/Kyomotoi/AnimeThesaurus", "main": "dist/index.js", "types": "dist/src/index.d.ts", -- 2.24.1