From 491c6169a35ccffcc6758f66b93dc21fae6b3a7f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 14 May 2026 04:26:58 +0000 Subject: [PATCH] Update `covgate@latest` to 0.2.0 --- CHANGELOG.md | 2 ++ manifests/covgate.json | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c20d73f..c2d2bc54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `covgate@latest` to 0.2.0. + - Update `cargo-llvm-cov@latest` to 0.8.7. - Update `uv@latest` to 0.11.14. diff --git a/manifests/covgate.json b/manifests/covgate.json index 944635e1..b9318bc0 100644 --- a/manifests/covgate.json +++ b/manifests/covgate.json @@ -19,7 +19,10 @@ } }, "latest": { - "version": "0.1.4" + "version": "0.2.0" + }, + "0.2": { + "version": "0.2.0" }, "0.2.0": { "x86_64_linux_musl": {