From ec31dfa010db49c224767985e8452695fa689502 Mon Sep 17 00:00:00 2001 From: Miguel Balboa Date: Sun, 3 Jan 2016 19:57:08 -0800 Subject: [PATCH] Bump Version to 1.1.3 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)