From 9e141c9f58cbf69d5099d21eee32a2db2e7279c9 Mon Sep 17 00:00:00 2001 From: h2zero Date: Wed, 11 Jun 2025 11:34:10 -0600 Subject: [PATCH] Fix library.json version --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index ae2aff3..eccf8fd 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "esp-nimble-cpp", - "version": "2.2.1", + "version": "2.3.1", "description": "C++ wrapper for the NimBLE BLE stack", "keywords": [ "BLE",