diff --git a/library.json b/library.json index 33778bd..74ea64f 100644 --- a/library.json +++ b/library.json @@ -1,14 +1,14 @@ { "name": "MFRC522", + "version": "1.4.6", + "license": "Unlicense", "keywords": "rfid, spi", - "description": "Read a card using a MFRC522 reader on your SPI interface", + "description": "Read a card using a MFRC522 reader on your SPI interface.", "repository": { "type": "git", "url": "https://github.com/miguelbalboa/rfid.git" }, - "version": "1.4.6", - "license": "Unlicense", "exclude": "doc", "frameworks": "arduino", "platforms": ["atmelavr", "ststm32", "espressif8266", "espressif32", "samd"]