Skip to content

Commit

Permalink
bump version to 1.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Rotzbua committed Dec 30, 2020
1 parent 34086ad commit ce05181
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion changes.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
-- Add changes to unreleased tag until we make a release.

xx 2020, v1.4.8
30 Dec 2020, v1.4.8
- Fixed wrong SPI clock speed.

25 Jun 2020, v1.4.7
- Fixed typos
Expand Down
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MFRC522",
"version": "1.4.7",
"version": "1.4.8",
"license": "Unlicense",
"keywords": "rfid, spi",
"description": "Read a card using a MFRC522 reader on your SPI interface.",
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=MFRC522
version=1.4.7
version=1.4.8
author=GithubCommunity
maintainer=GithubCommunity
sentence=Arduino RFID Library for MFRC522 (SPI)
Expand Down

0 comments on commit ce05181

Please sign in to comment.