Skip to content

Commit

Permalink
Preparing another release
Browse files Browse the repository at this point in the history
  • Loading branch information
john-sharratt committed Jul 27, 2023
1 parent b383a74 commit 2713944
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/wasi-web/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<link rel="icon" href="/favicon.png">
<title>wasmer.sh</title>
<meta name="viewport" content="width=device-width,initial-scale=1" />
<script src="init.js"></script>
<script type="module" src="init.js"></script>
<script type="module" defer="defer" src="main.js"></script>
</head>

Expand Down
4 changes: 2 additions & 2 deletions lib/wasi-web/wasmer.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = 'wasmer/wasmer-sh-async'
version = '1.0.3'
name = 'wasmer/wasmer-sh'
version = '0.2.8'
description = 'Container that holds the wasmer.sh website.'

[dependencies]
Expand Down

0 comments on commit 2713944

Please sign in to comment.