Skip to content

Commit f28da27

Browse files
committed
bump version to 1.4.9
1 parent a93e0fa commit f28da27

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

changes.txt

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

3+
xxxxx , v1.4.10
4+
5+
31 Jul 2021, v1.4.9
6+
- Removed example AccessControl
7+
- Updated docs
8+
39
30 Dec 2020, v1.4.8
410
- Fixed wrong SPI clock speed.
511

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MFRC522",
3-
"version": "1.4.8",
3+
"version": "1.4.9",
44
"license": "Unlicense",
55
"keywords": "rfid, spi",
66
"description": "Read a card using a MFRC522 reader on your SPI interface.",

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.8
2+
version=1.4.9
33
author=GithubCommunity
44
maintainer=GithubCommunity
55
sentence=Arduino RFID Library for MFRC522 (SPI)

0 commit comments

Comments
 (0)