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] [package]
name = "wasi-common" name = "wasi-common"
version = "0.4.0" version = "0.5.0"
authors = [ authors = [
"Adam C. Foltzer <acfoltzer@fastly.com>", "Adam C. Foltzer <acfoltzer@fastly.com>",
"Frank Denis <github@pureftpd.org>", "Frank Denis <github@pureftpd.org>",

View File

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

View File

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

View File

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