diff --git a/CHANGELOG.md b/CHANGELOG.md index d3a1a8d0..aa2809f2 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 `wasmtime@latest` to 48.0.2. + - Update `wasm-tools@latest` to 1.259.0. - Update `uv@latest` to 0.12.13. diff --git a/manifests/wasmtime.json b/manifests/wasmtime.json index a1f782ee..ffa31cee 100644 --- a/manifests/wasmtime.json +++ b/manifests/wasmtime.json @@ -35,13 +35,13 @@ } }, "latest": { - "version": "48.0.1" + "version": "48.0.2" }, "48": { - "version": "48.0.1" + "version": "48.0.2" }, "48.0": { - "version": "48.0.1" + "version": "48.0.2" }, "48.0.2": { "x86_64_linux_gnu": {