From ca6be889b697ff1151509a6be03ebc0f62611cbd Mon Sep 17 00:00:00 2001 From: Daniel Blanco Parla Date: Wed, 19 Apr 2023 11:52:24 +0200 Subject: [PATCH] v1.0.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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