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