Skip to content

Commit c97acd7

Browse files
committed
chore(containerdebug): Release 0.4.1
1 parent b400132 commit c97acd7

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/containerdebug/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.4.1] - 2026-07-02
8+
9+
Note: There are only dependency bumps in this release.
10+
711
## [0.4.0] - 2026-05-19
812

913
### Changed

crates/containerdebug/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "containerdebug"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
edition.workspace = true
55

66
[dependencies]

0 commit comments

Comments
 (0)