Merge pull request #584 from rustwasm/whoops

fix(homepage): show 0.6.1 til 0.7.0 is actually ready
master
ashley williams 6 years ago committed by GitHub
commit 5add7a8e9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      docs/index.html

@ -42,9 +42,9 @@
<h2>📦✨ your favorite rust -> wasm workflow tool!</h2>
</div>
<div class="five columns" id="installer">
<a class="button button-primary" href="/wasm-pack/installer">✨ Install wasm-pack 0.7.0</a>
<p>15 Mar 2019 |
<a href="https://github.com/rustwasm/wasm-pack/releases/tag/v0.7.0">
<a class="button button-primary" href="/wasm-pack/installer">✨ Install wasm-pack 0.6.1</a>
<p>15 Jan 2019 |
<a href="https://github.com/rustwasm/wasm-pack/releases/tag/v0.6.1">
Release Notes
</a>
</p>

Loading…
Cancel
Save