Skip to content

Commit

Permalink
Update version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
TMRh20 committed May 8, 2019
1 parent df7dab1 commit 2d93030
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "RF24Network",
"version": "1.0.8",
"version": "1.0.9",
"keywords": "rf, radio, wireless, spi",
"description": "Optimized Network Layer for nRF24L01(+) Radios",
"license": "GPL-2.0-only",
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=RF24Network
version=1.0.8
version=1.0.9
author=TMRh20
maintainer=TMRh20,Avamander
sentence=A library for NRF24L01(+) devices network.
Expand Down

0 comments on commit 2d93030

Please sign in to comment.