bump version for RSSI/SNR fix

This commit is contained in:
Scott Penrose
2026-06-10 15:21:10 +10:00
parent 1444edba0c
commit b9e727ade8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "MeshCoreCompanion",
"version": "0.2.1",
"version": "0.2.2",
"description": "Client library for the MeshCore Companion Radio serial protocol. Portable C99 core (no I/O, no malloc, host-testable) with a thin Arduino C++ wrapper that connects a host MCU to a separate MeshCore companion radio over UART/USB serial. Receive and send on channels, set channel PSKs, read SNR/path metadata.",
"keywords": ["meshcore", "lora", "companion", "serial", "mesh", "sx1262", "esp32", "nrf52"],
"authors": [