diff --git a/library.json b/library.json index f2899ff..cfce139 100644 --- a/library.json +++ b/library.json @@ -1,5 +1,6 @@ { "name": "RFM69", + "version": "1.4.0", "keywords": "rf, radio, wireless, spi", "description": "RFM69 library for RFM69W, RFM69HW, RFM69CW, RFM69HCW (semtech SX1231, SX1231H)", "repository": @@ -16,4 +17,4 @@ "authors": "Felix Rusu" } ] -} \ No newline at end of file +}