From 507acc35241e3e41cf670676019c63877395534a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 2 May 2026 01:19:36 +0000 Subject: [PATCH] [lib] release harper-workspace 0.18.0 harper-core 0.18.0 harper-ui 0.17.0 --- Cargo.toml | 2 +- lib/harper-core/Cargo.toml | 2 +- lib/harper-ui/Cargo.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 59dd8f0f..e623ecb1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ resolver = "2" [package] name = "harper-workspace" -version = "0.17.2" +version = "0.18.0" edition = "2021" rust-version = "1.85.0" authors = ["Harper Contributors"] diff --git a/lib/harper-core/Cargo.toml b/lib/harper-core/Cargo.toml index 4ffb1613..d668ce23 100644 --- a/lib/harper-core/Cargo.toml +++ b/lib/harper-core/Cargo.toml @@ -13,7 +13,7 @@ # limitations under the License. [package] name = "harper-core" -version = "0.17.2" +version = "0.18.0" edition = "2021" rust-version = "1.85.0" authors = ["Harper Contributors"] diff --git a/lib/harper-ui/Cargo.toml b/lib/harper-ui/Cargo.toml index 3b010dfc..5d5c5c86 100644 --- a/lib/harper-ui/Cargo.toml +++ b/lib/harper-ui/Cargo.toml @@ -13,7 +13,7 @@ # limitations under the License. [package] name = "harper-ui" -version = "0.16.1" +version = "0.17.0" edition = "2021" rust-version = "1.85.0" authors = ["Harper Contributors"]