From 40f23a82df14d88f8f580686aeadd1d2e62c7439 Mon Sep 17 00:00:00 2001 From: ClarkXia Date: Mon, 11 Dec 2023 15:50:23 +0800 Subject: [PATCH] chore: tag verison 0.0.3 --- crates/node_binding/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/node_binding/package.json b/crates/node_binding/package.json index 8b03518..5dfe0e5 100644 --- a/crates/node_binding/package.json +++ b/crates/node_binding/package.json @@ -1,6 +1,6 @@ { "name": "@ice/pack-binding", - "version": "0.0.2", + "version": "0.0.3", "main": "index.js", "types": "index.d.ts", "napi": {