From a9f675f653bcc58bf25f60954b5007f35f9580a8 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 29 Aug 2024 05:14:11 +0000 Subject: [PATCH] v0.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f0ca40..81d2972 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "module": "index.ts", "type": "module", "types": "index.ts", - "version": "0.0.9", + "version": "0.0.10", "main": "dist/index.js", "files": [ "index.ts",