Skip to content

Commit 7c2f080

Browse files
committed
Updated library keywords
1 parent d99c60b commit 7c2f080

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

library.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "SensorModbusMaster",
3-
"version": "0.5.2",
4-
"keywords": "sensor, modbus",
3+
"version": "0.5.3",
4+
"keywords": "sensor, modbus, master, EnviroDIY",
55
"description": "Arduino library for communicating via modbus with the Arduino acting as master",
66
"repository":
77
{

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=SensorModbusMaster
2-
version=0.5.2
2+
version=0.5.3
33
author=Sara Damiano <sdamiano@stroudcenter.org>
44
maintainer=Sara Damiano <sdamiano@stroudcenter.org>
55
sentence=Arduino library for communicating via modbus with the Arduino acting as master

0 commit comments

Comments
 (0)