From dcfa53e40c1c7c22e76cedf58331f816c641eb8f Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 27 Nov 2023 18:10:06 +0100 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e70b718..99801f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@signature.digital/portablecontract", - "version": "1.0.2", + "version": "1.0.3", "private": false, "description": "a package that defines standard tools for working with contracts.", "main": "dist_ts/index.js",