Skip to content

Commit

Permalink
Bump minor version after adding new listen API
Browse files Browse the repository at this point in the history
  • Loading branch information
arduino12 committed Dec 8, 2021
1 parent 1a8e5f6 commit 4a7f01e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rdm6300",
"version": "1.1.7",
"version": "1.2.0",
"keywords": "rdm6300, rfid",
"description": "A simple library to interface with rdm6300 rfid reader.",
"repository":
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=Rdm6300
version=1.1.7
version=1.2.0
author=Arad Eizen
maintainer=Arad Eizen <https://github.com/arduino12>
sentence=A simple library to interface with rdm6300 rfid reader.
Expand Down

0 comments on commit 4a7f01e

Please sign in to comment.