From a4a8d219781112628145e336ae995f61e21bc8bf Mon Sep 17 00:00:00 2001 From: Vitalij Ryndin Date: Mon, 28 Nov 2022 16:51:46 +0800 Subject: [PATCH] 1.6.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49e7a95..614ad45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-userscript-plugin", - "version": "1.6.4", + "version": "1.6.5", "type": "module", "types": "./dist/index.d.ts", "main": "./dist/index.cjs",