Skip to content

Commit b077ca3

Browse files
authored
Release v0.16.1 (#308)
1 parent 5e0f20d commit b077ca3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# Changelog
55

6-
## v0.16.1 (Unreleased)
6+
## v0.16.1 (2024-12-12)
77

88
- Decoding of requests/responses: Disable max. PDU size checks for custom
99
functions

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[package]
55
name = "tokio-modbus"
66
description = "Tokio-based Modbus library"
7-
version = "0.16.0"
7+
version = "0.16.1"
88
authors = ["slowtec GmbH <[email protected]>", "Markus Kohlhase <[email protected]>"]
99
license = "MIT OR Apache-2.0"
1010
readme = "README.md"

0 commit comments

Comments
 (0)