From ee94e03906b5f496c13c2eef88d9b966c7c58e95 Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Mon, 31 Oct 2016 12:39:10 +0100 Subject: [PATCH] Bump Version to 1.1.9 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 980c43f..e9c525e 100644 --- a/library.json +++ b/library.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/miguelbalboa/rfid.git" }, - "version": "1.1.8", + "version": "1.1.9", "exclude": "doc", "frameworks": "arduino", "platforms": ["atmelavr", "ststm32", "teensy", "espressif8266"] diff --git a/library.properties b/library.properties index 85adb37..362bdc4 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=MFRC522 -version=1.1.8 +version=1.1.9 author=GithubCommunity maintainer=miguelbalboa sentence=Arduino RFID Library for MFRC522 (SPI)