Skip to content

Commit a6431db

Browse files
authored
Release v0.16.0 (#305)
1 parent 30e674f commit a6431db

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.0 (Unreleased)
6+
## v0.16.0 (2024-12-04)
77

88
- Encoding of requests: Less allocations
99
- Decoding of requests/responses: More strict validation

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.15.0"
7+
version = "0.16.0"
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)