Skip to content

Commit d0c057b

Browse files
committed
move code to /src and pump version to 1.0.1
1 parent df78265 commit d0c057b

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rdm6300",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"keywords": "rdm6300, rfid",
55
"description": "A simple library to interface with rdm6300 rfid reader.",
66
"repository":

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Rdm6300
2-
version=1.0.0
2+
version=1.0.1
33
author=Arad Eizen
44
maintainer=Arad Eizen <https://github.com/arduino12>
55
sentence=A simple library to interface with rdm6300 rfid reader.
File renamed without changes.

rdm6300.h renamed to src/rdm6300.h

File renamed without changes.

0 commit comments

Comments
 (0)