From 9ef8bccbdde0efae68e1f9effaa2ececd077db48 Mon Sep 17 00:00:00 2001 From: rober12 Date: Mon, 11 Nov 2024 16:59:26 +0100 Subject: [PATCH] up to v2.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cedcb7f..22fe4e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alastria-identity-example", - "version": "2.3.0", + "version": "2.4.0", "description": "This is an example of how to interact with the libraries from [alastria-identity-lib](https://github.com/alastria/alastria-identity-lib). The library alastria-identity-lib re-covers the Smart Contracts from [alastria-identity](https://github.com/alastria/alastriaID-hardhat-contracts).", "main": "", "scripts": {