Skip to content

Commit 0524837

Browse files
committed
Renamed WASM file for cache busting
1 parent a7b7c2e commit 0524837

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
event.preventDefault()
4242
}, false);
4343
</script>
44-
<script>load("rust_graph_visualiser.wasm");</script>
44+
<script>load("rust_graph_visualiser@v1.0.0.wasm");</script>
4545
</body>
4646

4747
</html>

0 commit comments

Comments
 (0)