Skip to content

Commit c32cde4

Browse files
committed
bump version to 1.4.3
1 parent 91eca6e commit c32cde4

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

changes.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
-- Add changes to unreleased tag until we make a release.
22

3+
27 Oct 2018, v1.4.3
4+
- Added counterfeit detection and hint about bad boards
5+
- Improved hardware based reset
6+
37
04 Oct 2018, v1.4.2
48
- Fixed keywords
59
- Changed development status of library

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"url": "https://github.com/miguelbalboa/rfid.git"
99
},
10-
"version": "1.4.2",
10+
"version": "1.4.3",
1111
"exclude": "doc",
1212
"frameworks": "arduino",
1313
"platforms": ["atmelavr", "ststm32", "teensy", "espressif8266","samd"]

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=MFRC522
2-
version=1.4.2
2+
version=1.4.3
33
author=GithubCommunity
44
maintainer=GithubCommunity
55
sentence=Arduino RFID Library for MFRC522 (SPI)

0 commit comments

Comments
 (0)