diff --git a/package.json b/package.json index 404277c..c4384cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ixo-blocksync-core", - "version": "0.1.0-develop.1", + "version": "0.1.0-develop.2", "description": "Syncs all the core info from an ixo blockchain to an instance of PostgresQL", "main": "index.js", "scripts": { @@ -46,4 +46,4 @@ "semantic-release": "22", "typedoc": "0.23.24" } -} \ No newline at end of file +}