From 49c55ec8d4abce889aa009465a2340f32cb266ea Mon Sep 17 00:00:00 2001 From: BlobMaster41 <96896824+BlobMaster41@users.noreply.github.com> Date: Sat, 27 Apr 2024 20:19:18 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 338f13e..56a32bc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "@btc-vision/bsi-binary", - "version": "1.0.2", + "version": "1.0.3", "description": "", "main": "build/index.js", "types": "build/index.d.ts",