Bump to v1.5
This commit is contained in:
parent
07bdb458d5
commit
cc0e354cbb
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "RFM69",
|
||||
"version": "1.4.3",
|
||||
"version": "1.5.0",
|
||||
"keywords": "rf, radio, wireless, spi",
|
||||
"description": "RFM69 library for RFM69W, RFM69HW, RFM69CW, RFM69HCW (semtech SX1231, SX1231H)",
|
||||
"repository":
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
name=RFM69_LowPowerLab
|
||||
version=1.4.3
|
||||
version=1.5.0
|
||||
author=LowPowerLab <lowpowerlab.com>
|
||||
maintainer=Felix Rusu <felix@lowpowerlab.com>
|
||||
sentence=Simple Arduino library for RFM69/SX1231h based radio module transceivers
|
||||
|
|
|
|||
Loading…
Reference in New Issue