From d5bcc6fd692459e81dd0c0e5a1f77de639eca1e3 Mon Sep 17 00:00:00 2001 From: Hunter Thornsberry Date: Wed, 28 Aug 2024 17:30:08 -0400 Subject: [PATCH] match protobufs versions --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 243388f..7cbcac4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@meshtastic/js", - "version": "2.3.7-2", + "version": "2.4.3-0", "description": "Browser library for interfacing with meshtastic devices", "license": "GPL-3.0-only", "scripts": {