bump version to 1.4.9

This commit is contained in:
Rotzbua 2021-07-31 14:18:11 +02:00
parent a93e0fab2f
commit f28da27aa6
No known key found for this signature in database
GPG Key ID: C69022D529C17845
3 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,11 @@
-- Add changes to unreleased tag until we make a release.
xxxxx , v1.4.10
31 Jul 2021, v1.4.9
- Removed example AccessControl
- Updated docs
30 Dec 2020, v1.4.8
- Fixed wrong SPI clock speed.

View File

@ -1,6 +1,6 @@
{
"name": "MFRC522",
"version": "1.4.8",
"version": "1.4.9",
"license": "Unlicense",
"keywords": "rfid, spi",
"description": "Read a card using a MFRC522 reader on your SPI interface.",

View File

@ -1,5 +1,5 @@
name=MFRC522
version=1.4.8
version=1.4.9
author=GithubCommunity
maintainer=GithubCommunity
sentence=Arduino RFID Library for MFRC522 (SPI)