Merge branch 'master' into arg-names

This commit is contained in:
Caio
2019-03-14 09:30:14 -03:00
41 changed files with 119 additions and 80 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "wasm-bindgen-shared"
version = "0.2.38"
version = "0.2.39"
authors = ["The wasm-bindgen Developers"]
license = "MIT/Apache-2.0"
repository = "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared"