From 780a9297e6a218cd603ff7830e4d9614c3b214d5 Mon Sep 17 00:00:00 2001 From: Michael Pretorius Date: Mon, 13 May 2024 14:02:44 +0200 Subject: [PATCH] chore: version bump for ci 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a15f7b5..a1b887b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ixo-blocksync", - "version": "1.2.5", + "version": "2.1.0", "description": "Syncs all the public info from an ixo blockchain to an instance of PostgresQL ", "main": "index.js", "scripts": {