diff --git a/publish-all.sh b/publish-all.sh index d1d936fc2e..9151920377 100755 --- a/publish-all.sh +++ b/publish-all.sh @@ -9,7 +9,7 @@ topdir=$(dirname "$0") cd "$topdir" # All the wasmtime-* crates have the same version number -version="0.1.0" +version="0.0.0" # Update all of the Cargo.toml files. #