Bump version to 0.42.0

This commit is contained in:
Dan Gohman
2019-09-05 17:36:04 -07:00
parent 1a099f2e8c
commit d858ebb4aa
17 changed files with 61 additions and 61 deletions

View File

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