Skip to content

Commit

Permalink
bump version to 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Rotzbua committed Aug 3, 2019
1 parent 142dd04 commit b7d7f3e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion changes.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
-- Add changes to unreleased tag until we make a release.

xx 2019, v1.4.5
xx 2019, v1.4.6

12 Jun 2019, v1.4.5
- Library in freeze mode, no new features, no new examples, just bugfixes to keep compability for old projects
- Updated README

31 Mar 2019, v1.4.4
Expand Down
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "git",
"url": "https://github.com/miguelbalboa/rfid.git"
},
"version": "1.4.4",
"version": "1.4.5",
"exclude": "doc",
"frameworks": "arduino",
"platforms": ["atmelavr", "ststm32", "espressif8266","espressif32","samd"]
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.4
version=1.4.5
author=GithubCommunity
maintainer=GithubCommunity
sentence=Arduino RFID Library for MFRC522 (SPI)
Expand Down

0 comments on commit b7d7f3e

Please sign in to comment.