From 39a9aa8289ad1bd709c4f4a0b7afeb6b9400e78a Mon Sep 17 00:00:00 2001 From: ityuany <519495771@qq.com> Date: Thu, 19 Sep 2024 11:28:43 +0800 Subject: [PATCH] Bump version to 0.0.22 - Updated package.json to increment the version number from 0.0.21 to 0.0.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e81f48a..f0f83b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@shined/source-code-diagnosis", - "version": "0.0.21", + "version": "0.0.22", "main": "index.js", "types": "index.d.ts", "napi": {