Skip to content

Commit b2bced6

Browse files
committed
package: Update library version
1 parent 18e3e78 commit b2bced6

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": "Modbus-Arduino",
3-
"version": "1.2.0",
4-
"keywords": "modbus, server, slave, rtu, tcp",
3+
"version": "1.3.0",
4+
"keywords": "modbus, server, slave, rtu, tcp, wireless, radio",
55
"description": "A library that allows your Arduino to communicate via Modbus protocol, acting as a slave. Application layer library (OSI 7), used by all implementations over serial line and TCP/IP.",
66
"homepage": "https://epsilonrt.github.io/modbus-arduino",
77
"authors":

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Modbus-Arduino
2-
version=1.2.0
2+
version=1.3.0
33
author=Pascal Jean aka epsilonrt,André Sarmento Barbosa
44
maintainer=epsilonrt
55
sentence=A library that allows your Arduino to communicate via Modbus protocol, acting as a slave.

0 commit comments

Comments
 (0)