From 2b21ec0a7d92863f7b0c463125ecc8332b9b79c2 Mon Sep 17 00:00:00 2001 From: Lucas Barrena Date: Mon, 5 Feb 2024 01:10:04 -0300 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bd9b05..582d80e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyper-webrtc", - "version": "0.0.0", + "version": "1.0.0", "description": "WebRTC tools for the hypercore-protocol stack", "main": "index.js", "scripts": {