Skip to content

Commit 5c7161f

Browse files
authored
Merge pull request #2480 from eqlabs/krisztian/bump-version-v0.15.3
chore: bump version to 0.15.3
2 parents 70ad7dd + a03fcb8 commit 5c7161f

File tree

4 files changed

+26
-26
lines changed

4 files changed

+26
-26
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ More expansive patch notes and explanations may be found in the specific [pathfi
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10-
## Unreleased
10+
## [0.15.3] - 2025-01-10
1111

1212
### Changed
1313

Cargo.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ lto = true
4343
opt-level = 3
4444

4545
[workspace.package]
46-
version = "0.15.2"
46+
version = "0.15.3"
4747
edition = "2021"
4848
license = "MIT OR Apache-2.0"
4949
rust-version = "1.80"

crates/load-test/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.

0 commit comments

Comments
 (0)