Skip to content

Commit 48abb5a

Browse files
chore: version 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2026-02-16) ### Bug Fixes * add default spread to MetricsConfig in full_demo example ([c60354c](c60354c))
1 parent 98988fa commit 48abb5a

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.4.1](https://github.com/hyperi-io/hyperi-rustlib/compare/v1.4.0...v1.4.1) (2026-02-16)
2+
3+
4+
### Bug Fixes
5+
6+
* add default spread to MetricsConfig in full_demo example ([d1eb919](https://github.com/hyperi-io/hyperi-rustlib/commit/d1eb919b7826365923c7487d2ed3f7d8c00688fd))
7+
18
# [1.4.0](https://github.com/hyperi-io/hyperi-rustlib/compare/v1.3.12...v1.4.0) (2026-02-16)
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 = "hs-rustlib"
11-
version = "1.4.0"
11+
version = "1.4.1"
1212
edition = "2021"
1313
rust-version = "1.80"
1414
description = "Shared utility library for HyperSec Rust applications"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.0
1+
1.4.1

0 commit comments

Comments
 (0)