From 7bd21495a341fc07d385d44eb13afad0ac359f6a Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Tue, 3 Jan 2017 16:34:00 +0100 Subject: [PATCH] Bump Version to 1.2.0 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index e9c525e..98cca25 100644 --- a/library.json +++ b/library.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/miguelbalboa/rfid.git" }, - "version": "1.1.9", + "version": "1.2.0", "exclude": "doc", "frameworks": "arduino", "platforms": ["atmelavr", "ststm32", "teensy", "espressif8266"] diff --git a/library.properties b/library.properties index 362bdc4..9f0b126 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=MFRC522 -version=1.1.9 +version=1.2.0 author=GithubCommunity maintainer=miguelbalboa sentence=Arduino RFID Library for MFRC522 (SPI)