Bump Version to 1.1.3

This commit is contained in:
Miguel Balboa
2016-01-03 19:57:08 -08:00
parent 9bfe7d8ecd
commit ec31dfa010
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.2",
"version": "1.1.3",
"exclude": "doc",
"frameworks": "arduino",
"platforms": ["atmelavr", "ststm32", "teensy"]

View File

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