From 58a23a132d8dd026a5b633bdcc7da51a2ecbc45a Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 11 Apr 2026 18:33:31 +0000 Subject: [PATCH] Update manifest schema --- covgate.json | 4 ++-- wasm-bindgen.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/covgate.json b/covgate.json index dccaf45d..62a8b11a 100644 --- a/covgate.json +++ b/covgate.json @@ -20,10 +20,10 @@ }, "license_markdown": "[Apache-2.0](https://github.com/jesse-black/covgate/blob/main/LICENSE)", "latest": { - "version": "0.1.3" + "version": "0.1.4" }, "0.1": { - "version": "0.1.3" + "version": "0.1.4" }, "0.1.4": { "x86_64_linux_musl": { diff --git a/wasm-bindgen.json b/wasm-bindgen.json index 35327fd7..2c63f790 100644 --- a/wasm-bindgen.json +++ b/wasm-bindgen.json @@ -44,10 +44,10 @@ }, "license_markdown": "[MIT](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-APACHE)", "latest": { - "version": "0.2.117" + "version": "0.2.118" }, "0.2": { - "version": "0.2.117" + "version": "0.2.118" }, "0.2.118": { "x86_64_linux_musl": {