Bump version to 0.9.0

This commit is contained in:
Dan Gohman
2018-06-07 11:42:52 -07:00
parent f5c1273fcf
commit f37ebaa4ba

View File

@@ -4,7 +4,7 @@ cd $(dirname "$0")
topdir="$(pwd)" topdir="$(pwd)"
# All the cretonne-* crates have the same version number # All the cretonne-* crates have the same version number
version="0.8.0" version="0.9.0"
# Update all of the Cargo.toml files. # Update all of the Cargo.toml files.
# #