diff --git a/package.json b/package.json index 6f9cd73..e712b5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stabilityprotocol/p2p", - "version": "1.0.2", + "version": "1.0.3", "source": "src/index.ts", "main": "dist/p2p.js", "repository": "git@github.com:stabilityprotocol/p2p.git", @@ -46,4 +46,4 @@ "publishConfig": { "registry": "https://npm.pkg.github.com" } -} +} \ No newline at end of file