From e37c48c4fa3cc477a712bc319456010e5022c3dd Mon Sep 17 00:00:00 2001 From: joshglogau Date: Tue, 7 Jan 2025 11:37:14 -0500 Subject: [PATCH] v0.0.4-5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6e0993..06b6d59 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@wireio/core", "description": "Library for working with Wire powered blockchains.", - "version": "0.0.4-4", + "version": "0.0.4-5", "homepage": "https://github.com/Wire-Network/sdk-core", "license": "FSL-1.1-Apache-2.0", "main": "lib/core.js",