diff --git a/jsr.json b/jsr.json index f0712db..ad93bd2 100644 --- a/jsr.json +++ b/jsr.json @@ -1,5 +1,5 @@ { "name": "@meshtastic/js", - "version": "2.3.2-0", + "version": "2.5.9-0", "exports": "./src/mod.ts" } diff --git a/package.json b/package.json index 7c40ce6..fd30217 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "dependencies": { "@bufbuild/protobuf": "^2.2.1", - "@meshtastic/protobufs": "npm:@jsr/meshtastic__protobufs@^2.5.7", + "@meshtastic/protobufs": "npm:@jsr/meshtastic__protobufs@^2.5.9", "crc": "^4.3.2", "ste-simple-events": "^3.0.11", "tslog": "^4.9.3"