diff --git a/package-lock.json b/package-lock.json index 20df7fbd..783a064b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@hashgraph/hedera-local", - "version": "2.23.0", + "version": "2.24.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@hashgraph/hedera-local", - "version": "2.23.0", + "version": "2.24.0", "license": "Apache-2.0", "dependencies": { "@hashgraph/sdk": "^2.43.0", diff --git a/package.json b/package.json index a64710d4..77a6b5f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hashgraph/hedera-local", - "version": "2.23.0", + "version": "2.24.0", "description": "Developer tooling for running Local Hedera Network (Consensus + Mirror Nodes).", "main": "index.ts", "scripts": {