Bump version to 0.0.0

This commit is contained in:
Dan Gohman
2018-08-03 15:44:31 -07:00
parent 48e46c4fae
commit 1f21570c38

View File

@@ -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.
#