From d73aad404e34cd4b0cddaae65102ea54b2f8dafe Mon Sep 17 00:00:00 2001 From: Daniel Blanco Parla Date: Wed, 19 Apr 2023 17:12:31 +0200 Subject: [PATCH] v1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e712b5a..7e16fad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stabilityprotocol/p2p", - "version": "1.0.3", + "version": "1.0.4", "source": "src/index.ts", "main": "dist/p2p.js", "repository": "git@github.com:stabilityprotocol/p2p.git",