We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c1c48e commit 30008a4Copy full SHA for 30008a4
index.md
@@ -6,7 +6,7 @@ layout: home
6
---
7
8
<div id="installer">
9
- <a class="button button-primary" href="https://rustwasm.github.io/wasm-pack/installer">✨ Install wasm-pack 0.6.0 ✨</a>
+ <a class="button button-primary" href="https://rustwasm.github.io/wasm-pack/installer">✨ Install wasm-pack {{ site.wasm-pack-tag }} ✨</a>
10
<p>{{ site.wasm-pack-publish-date }} |
11
<a href="https://github.com/rustwasm/wasm-pack/releases/tag/{{- site.wasm-pack-tag -}}">
12
Release Notes
0 commit comments