chore(release): 0.52.1 [skip ci]

## [0.52.1](https://github.com/propeller-heads/tycho-execution/compare/0.52.0...0.52.1) (2025-02-26)
This commit is contained in:
semantic-release-bot
2025-02-26 17:47:24 +00:00
parent a3dcddaa37
commit 09354b501a
3 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
## [0.52.1](https://github.com/propeller-heads/tycho-execution/compare/0.52.0...0.52.1) (2025-02-26)
## [0.52.0](https://github.com/propeller-heads/tycho-execution/compare/0.51.2...0.52.0) (2025-02-26) ## [0.52.0](https://github.com/propeller-heads/tycho-execution/compare/0.51.2...0.52.0) (2025-02-26)

2
Cargo.lock generated
View File

@@ -4340,7 +4340,7 @@ dependencies = [
[[package]] [[package]]
name = "tycho-execution" name = "tycho-execution"
version = "0.52.0" version = "0.52.1"
dependencies = [ dependencies = [
"alloy", "alloy",
"alloy-primitives", "alloy-primitives",

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "tycho-execution" name = "tycho-execution"
version = "0.52.0" version = "0.52.1"
edition = "2021" edition = "2021"
[[bin]] [[bin]]