Skip to content

Commit ce05181

Browse files
committed
bump version to 1.4.8
1 parent 34086ad commit ce05181

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

changes.txt

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

3-
xx 2020, v1.4.8
3+
30 Dec 2020, v1.4.8
4+
- Fixed wrong SPI clock speed.
45

56
25 Jun 2020, v1.4.7
67
- Fixed typos

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

0 commit comments

Comments
 (0)