Add release notes for 3.0.1 and update some versions (#5364)
* Add release notes for 3.0.1 * Update some version directives for crates in Wasmtime * Mark anything with `publish = false` as version 0.0.0 * Mark the icache coherence crate with the same version as Wasmtime * Fix manifest directives
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "winch-tools"
|
||||
version = "0.1.0"
|
||||
version = "0.0.0"
|
||||
description = "Binaries for testing Winch"
|
||||
license = "Apache-2.0 WITH LLVM-exception"
|
||||
repository = "https://github.com/bytecodealliance/wasmtime"
|
||||
|
||||
Reference in New Issue
Block a user