Skip to content

Commit ee8e4c6

Browse files
committed
bump version to 2.0.3
Remove dependency to internal lib. Just public lib is allowed.
1 parent 8d34a26 commit ee8e4c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name=RFID_MFRC522v2
2-
version=2.0.2
2+
version=2.0.3
33
author=GithubCommunity
44
maintainer=GithubCommunity
55
sentence=Arduino RFID driver library for MFRC522 (SPI, I2C)
66
paragraph=Raw read/write a RFID Card or Tag using the ISO/IEC 14443A/MIFARE interface.
77
category=Communication
88
url=https://github.com/OSSLibraries/Arduino_MFRC522v2
99
architectures=avr,megaavr,STM32F1,teensy,esp8266,esp32,samd
10-
depends=Wire,SPI
10+
depends=

0 commit comments

Comments
 (0)