Skip to content

Commit 448c3bb

Browse files
authored
Release 0.5.0 (#171)
**Stack**: - #171 ⬅ - #170 ⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do not merge manually using the UI - doing so may have unexpected results.*
1 parent 1d209ac commit 448c3bb

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.5.0] - 2025-03-06
11+
1012
#### Added
1113

1214
- warning if the current scarb version doesn't support not including macros in the coverage report

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -7,7 +7,7 @@ members = [
77
]
88

99
[workspace.package]
10-
version = "0.4.0"
10+
version = "0.5.0"
1111
edition = "2024"
1212

1313
[workspace.dependencies]

0 commit comments

Comments
 (0)