From f8c889f9a3c78d79eb1ef369ba1631d5b292a700 Mon Sep 17 00:00:00 2001 From: Kevin Herron Date: Wed, 13 Nov 2024 07:14:08 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e8242b5..a71e2ee 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ System.out.println("Response: " + response); com.digitalpetri.modbus modbus-tcp - 2.0.0-SNAPSHOT + 2.0.0 ``` @@ -60,7 +60,7 @@ System.out.println("Response: " + response); com.digitalpetri.modbus modbus-serial - 2.0.0-SNAPSHOT + 2.0.0 ```