From 04e866d7280a20a65b3de3a0a9a721c3cd65c32b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 9 Oct 2024 11:49:56 +0000 Subject: [PATCH] Update package.json version to 0.1.0b --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59b8588..e632631 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coti-io/coti-ethers", - "version": "0.1.0", + "version": "0.1.0b", "license": "Apache 2.0", "description": "A Web3 library for interacting with the COTI V2 blockchain.", "main": "dist/index.js",