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