Skip to content

Commit

Permalink
update the version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
epsilonrt committed Dec 30, 2022
1 parent a7f7df6 commit 8d90be5
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": "Modbus-Arduino",
"version": "1.1.1",
"version": "1.0.0",
"keywords": "modbus, server, slave, rtu, tcp",
"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://github.com/epsilonrt/modbus-arduino",
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.1.1
version=1.0.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 8d90be5

Please sign in to comment.