From 12eba17c7ce1f9628e3d4193ae57262311425f07 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 18 Dec 2024 20:29:09 +0100 Subject: [PATCH] 1.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a81ed1..f09c05e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@signature.digital/tools", - "version": "1.0.5", + "version": "1.0.6", "private": false, "description": "a package that defines standard tools for working with contracts.", "main": "dist_ts/index.js",