Skip to content

Commit 0e18ca9

Browse files
chore: version 1.17.0-dev.16 [skip ci]
# [1.17.0-dev.16](v1.17.0-dev.15...v1.17.0-dev.16) (2026-03-26) ### Bug Fixes * add health registry, shutdown manager, and wire all modules ([21efaa2](21efaa2))
1 parent 21efaa2 commit 0e18ca9

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.17.0-dev.16](https://github.com/hyperi-io/hyperi-rustlib/compare/v1.17.0-dev.15...v1.17.0-dev.16) (2026-03-26)
2+
3+
4+
### Bug Fixes
5+
6+
* add health registry, shutdown manager, and wire all modules ([21efaa2](https://github.com/hyperi-io/hyperi-rustlib/commit/21efaa2a4d61901dfe479d655ef9af1a5c437580))
7+
18
# [1.17.0-dev.15](https://github.com/hyperi-io/hyperi-rustlib/compare/v1.17.0-dev.14...v1.17.0-dev.15) (2026-03-26)
29

310

Cargo.toml

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

99
[package]
1010
name = "hyperi-rustlib"
11-
version = "1.17.0-dev.15"
11+
version = "1.17.0-dev.16"
1212
edition = "2024"
1313
rust-version = "1.94"
1414
description = "Shared utility library for HyperI Rust applications"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.17.0-dev.15
1+
1.17.0-dev.16

0 commit comments

Comments
 (0)