diff --git a/README.md b/README.md index ff249b5..2fa1bca 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ixo-blocksync +# ixo-blocksync [![ixo](https://img.shields.io/badge/ixo-project-blue)](https://ixo.foundation) [![GitHub](https://img.shields.io/github/stars/ixofoundation/jambo?style=social)](https://github.com/ixofoundation/ixo-blocksync) diff --git a/package.json b/package.json index 6a13f22..133db0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ixo-blocksync", - "version": "2.1.1", + "version": "2.1.2-develop.1", "description": "Syncs all the public info from an ixo blockchain to an instance of PostgresQL ", "main": "index.js", "scripts": {