From 0080b55efb47431b996d7e2930246d6483e9dd59 Mon Sep 17 00:00:00 2001 From: Hunter Thornsberry Date: Sun, 9 Jun 2024 09:25:28 -0400 Subject: [PATCH] increment version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6984335..bba90d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@meshtastic/js", - "version": "2.3.3-0", + "version": "2.3.4-0", "description": "Browser library for interfacing with meshtastic devices", "license": "GPL-3.0-only", "scripts": {