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