diff --git a/README.md b/README.md index 8132289..20cedcd 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@

- - - Spheron + + + Spheron

@@ -17,7 +17,7 @@

- + @@ -184,4 +184,4 @@ The Spheron community extends beyond issues and pull requests! You can support S ## Community -For help, discussions or any other queries: [Join us on Discord](https://discord.com/invite/ahxuCtm) \ No newline at end of file +For help, discussions or any other queries: [Join us on Discord](https://discord.com/invite/ahxuCtm) diff --git a/package.json b/package.json index 0118a06..1351735 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@spheron/desub-js", - "version": "2.1.0", + "version": "2.2.0", "description": "Typescript library for working with the decentralised subscription contracts in Spheron", "main": "build/index.js", "types": "build/index.d.ts",