From 00d1002df7cf5130510bde9c8ff0a480f2923fe8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 18 Jun 2024 10:39:32 +0000 Subject: [PATCH] chore(release): 0.1.0-develop.6 [skip ci] ## [0.1.0-develop.6](https://github.com/ixofoundation/ixo-blocksync-core/compare/v0.1.0-develop.5...v0.1.0-develop.6) (2024-06-18) ### Bug Fixes * test commit ([6e2233f](https://github.com/ixofoundation/ixo-blocksync-core/commit/6e2233fb5b75d99aa8c3f14c356c3c5f547d569c)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b8cb5b..83a235b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ixo-blocksync-core", - "version": "0.1.0-develop.5", + "version": "0.1.0-develop.6", "description": "Syncs all the core info from an ixo blockchain to an instance of PostgresQL", "main": "index.js", "scripts": {