Skip to content

Commit

Permalink
package: Update library version
Browse files Browse the repository at this point in the history
  • Loading branch information
epsilonrt committed Jun 11, 2023
1 parent 18e3e78 commit b2bced6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions library.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Modbus-Arduino",
"version": "1.2.0",
"keywords": "modbus, server, slave, rtu, tcp",
"version": "1.3.0",
"keywords": "modbus, server, slave, rtu, tcp, wireless, radio",
"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.",
"homepage": "https://epsilonrt.github.io/modbus-arduino",
"authors":
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=Modbus-Arduino
version=1.2.0
version=1.3.0
author=Pascal Jean aka epsilonrt,André Sarmento Barbosa
maintainer=epsilonrt
sentence=A library that allows your Arduino to communicate via Modbus protocol, acting as a slave.
Expand Down

0 comments on commit b2bced6

Please sign in to comment.