fix: change release version

This commit is contained in:
Valentin Khramtsov
2025-01-17 15:39:53 +03:00
parent 3996f1fe2c
commit d584e0a1e5
3 changed files with 3 additions and 11 deletions

View File

@@ -1,9 +1 @@
## [1.0.1](https://github.com/propeller-heads/tycho-execution/compare/1.0.0...1.0.1) (2025-01-17)
### Bug Fixes
* change release version ([2b35aa4](https://github.com/propeller-heads/tycho-execution/commit/2b35aa457735bf01009a8773e6d2efcf4bbddeb4))
* change release version ([46db261](https://github.com/propeller-heads/tycho-execution/commit/46db261198c453c9193f29d9b45c53fccd5059a4))
## [0.0.1](https://github.com/propeller-heads/tycho-execution/compare/0.0.0...0.0.1) (2025-01-17)
## [0.0.0](https://github.com/propeller-heads/tycho-execution/compare/0.0.0...0.0.0) (2025-01-17)

2
Cargo.lock generated
View File

@@ -3039,7 +3039,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "1.0.1"
version = "0.0.0"
dependencies = [
"alloy",
"alloy-primitives",

View File

@@ -1,6 +1,6 @@
[package]
name = "tycho-execution"
version = "1.0.1"
version = "0.0.0"
edition = "2021"
[dependencies]