Skip to content

Commit 70a941b

Browse files
committed
Bump to 0.4.5
1 parent 6958ce1 commit 70a941b

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.4.5] - 2025-01-18
4+
5+
### Fixed
6+
7+
- fixed a dubious transmute between different slice types
8+
39
## [0.4.4] - 2025-01-16
410

511
### Added
@@ -60,4 +66,4 @@
6066

6167
### Added
6268

63-
- Initial release
69+
- initial release

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sd-notify"
3-
version = "0.4.4"
3+
version = "0.4.5"
44
edition = "2021"
55
description = "Lightweight crate for systemd service state notifications"
66
readme = "README.md"

0 commit comments

Comments
 (0)