diff --git a/library.json b/library.json index 15d39e1..058efeb 100644 --- a/library.json +++ b/library.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/miguelbalboa/rfid.git" }, - "version": "1.1.2", + "version": "1.1.3", "exclude": "doc", "frameworks": "arduino", "platforms": ["atmelavr", "ststm32", "teensy"] diff --git a/library.properties b/library.properties index 644a859..4bfefb2 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=MFRC522 -version=1.1.2 +version=1.1.3 author=GithubCommunity maintainer=miguelbalboa sentence=Arduino RFID Library for MFRC522 (SPI)