diff --git a/examples/clang-cdn/index.html b/examples/clang-cdn/index.html index fe4247eb..ec55c3c2 100644 --- a/examples/clang-cdn/index.html +++ b/examples/clang-cdn/index.html @@ -10,7 +10,7 @@ init, Wasmer, Directory - } from "https://unpkg.com/@wasmer/sdk@0.8.0-beta.1/dist/index.mjs"; + } from "https://unpkg.com/@wasmer/sdk@0.9.0/dist/index.mjs"; async function runClang() {