Merge pull request #147 from ivankravets/patch-3
Update version to 1.4.0
This commit is contained in:
commit
2e915eaf38
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "RFM69",
|
"name": "RFM69",
|
||||||
|
"version": "1.4.0",
|
||||||
"keywords": "rf, radio, wireless, spi",
|
"keywords": "rf, radio, wireless, spi",
|
||||||
"description": "RFM69 library for RFM69W, RFM69HW, RFM69CW, RFM69HCW (semtech SX1231, SX1231H)",
|
"description": "RFM69 library for RFM69W, RFM69HW, RFM69CW, RFM69HCW (semtech SX1231, SX1231H)",
|
||||||
"repository":
|
"repository":
|
||||||
|
|
@ -16,4 +17,4 @@
|
||||||
"authors": "Felix Rusu"
|
"authors": "Felix Rusu"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue