Bump Version to 1.2.0

This commit is contained in:
Rotzbua
2017-01-03 16:34:00 +01:00
parent d4b358a8a2
commit 7bd21495a3
2 changed files with 2 additions and 2 deletions

View File

@@ -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"]

View File

@@ -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)