Bump version to 0.43.0

This commit is contained in:
Dan Gohman
2019-09-19 12:23:51 -07:00
parent fe25abeb0d
commit 5c5eabb8d0
18 changed files with 65 additions and 65 deletions

View File

@@ -9,7 +9,7 @@ topdir=$(dirname "$0")
cd "$topdir"
# All the cranelift-* crates have the same version number
version="0.42.0"
version="0.43.0"
# Update all of the Cargo.toml files.
#