From 1394a3853a6a5d53ebeaa4b98bcfcc67027e566d Mon Sep 17 00:00:00 2001 From: Andrew Le Date: Sun, 20 Nov 2022 11:51:34 +0700 Subject: [PATCH] chore: pump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2fe5ac0..48bb3fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@atscaletech/libra-sdk", - "version": "1.0.0", + "version": "1.0.1", "description": "Libra Javascript SDK", "license": "Apache-2.0", "main": "dist/index.js",