From 8d532ad1ff92975c35e03654c5b59e6fe119102a Mon Sep 17 00:00:00 2001 From: Matt <matt@xx.network> Date: Wed, 12 Apr 2023 02:17:00 +0700 Subject: [PATCH] Up the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b98f627..5c8d086 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xxnetwork/xxdk-npm", - "version": "1.10.3", + "version": "1.10.4", "description": "NPM package for WebAssembly bindings for xxDK.", "keywords": [ "xxdk", -- GitLab