Bump crate versions. (#171)

This commit is contained in:
Dan Gohman
2019-11-05 15:13:13 -08:00
committed by GitHub
parent 8ebe12f553
commit ab0c933eff
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "wasi-common"
version = "0.4.0"
version = "0.5.0"
authors = [
"Adam C. Foltzer <acfoltzer@fastly.com>",
"Frank Denis <github@pureftpd.org>",

View File

@@ -1,6 +1,6 @@
[package]
name = "wasi-common-cbindgen"
version = "0.4.0"
version = "0.5.0"
authors = ["Jakub Konka <kubkon@jakubkonka.com>"]
edition = "2018"
license = "Apache-2.0 WITH LLVM-exception"

View File

@@ -1,6 +1,6 @@
[package]
name = "wig"
version = "0.0.0"
version = "0.1.0"
authors = ["Dan Gohman <sunfish@mozilla.com>"]
edition = "2018"
categories = ["wasm"]

View File

@@ -1,6 +1,6 @@
[package]
name = "winx"
version = "0.4.0"
version = "0.5.0"
authors = ["Jakub Konka <kubkon@jakubkonka.com>"]
edition = "2018"
license = "Apache-2.0 WITH LLVM-exception"