From b1430b1a1f71f8949977503e0b07eb833074cf2c Mon Sep 17 00:00:00 2001 From: TMRh20 Date: Fri, 7 Aug 2020 18:55:16 -0600 Subject: [PATCH] Update for release --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index bbefd52..6be0d10 100644 --- a/library.json +++ b/library.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/TMRh20/RF24Mesh.git" }, - "version": "1.1.1", + "version": "1.1.2", "dependencies": [ { "name": "RF24", "authors": "TMRh20", "frameworks": "arduino" }, { "name": "RF24Network", "authors": "TMRh20", "frameworks": "arduino" }