feat: Fix version tag to 0.0.1

This commit is contained in:
Diana Carvalho
2025-01-17 09:56:07 +00:00
parent 9e8354307e
commit 461b6a3585
2 changed files with 2 additions and 2 deletions

View File

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