From b30421c19df122a9b08bea261ad04983aca56fd4 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",