From 13a826cea384430fd1bf9565ffdb2d8488e353c2 Mon Sep 17 00:00:00 2001 From: Eva1ent Date: Sat, 16 Sep 2023 06:01:23 +0800 Subject: [PATCH] feat: 1.0.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5cc796e..84f4be9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sensi-mouse", - "version": "1.0.17", + "version": "1.0.18", "type": "module", "scripts": { "build": "typesafe-i18n --no-watch && tsc && vite build",