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