From 421fee7c8caa5cdfced48456183ec58b72520bef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 16:27:43 +0000 Subject: [PATCH] chore: release Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- quantinuum-hugr/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quantinuum-hugr/Cargo.toml b/quantinuum-hugr/Cargo.toml index a12b1766d..260a568de 100644 --- a/quantinuum-hugr/Cargo.toml +++ b/quantinuum-hugr/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "quantinuum-hugr" -version = "0.2.0" +version = "0.2.1" edition = { workspace = true } rust-version = { workspace = true }