Bump Version to 1.1.6

This commit is contained in:
Miguel Balboa
2016-01-06 01:34:40 -08:00
parent c9becf47cb
commit 4c3efeb1cd
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.5",
"version": "1.1.6",
"exclude": "doc",
"frameworks": "arduino",
"platforms": ["atmelavr", "ststm32", "teensy"]

View File

@@ -1,5 +1,5 @@
name=MFRC522
version=1.1.5
version=1.1.6
author=GithubCommunity
maintainer=miguelbalboa
sentence=Arduino RFID Library for MFRC522 (SPI)