diff --git a/library.json b/library.json index dc99c11d..1f3a19aa 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "RF24Network", - "version": "1.0.9", + "version": "1.0.10", "keywords": "rf, radio, wireless, spi", "description": "Optimized Network Layer for nRF24L01(+) Radios", "license": "GPL-2.0-only", diff --git a/library.properties b/library.properties index 423aafe5..eaf9239b 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=RF24Network -version=1.0.9 +version=1.0.10 author=TMRh20 maintainer=TMRh20,Avamander sentence=A library for NRF24L01(+) devices network.