Merge branch 'master' into test-runtime-core-typed_func

This commit is contained in:
Ivan Enderlin
2019-11-19 14:34:53 +01:00
committed by GitHub
27 changed files with 373 additions and 213 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "wasmer-runtime-core"
version = "0.10.1"
version = "0.10.2"
description = "Wasmer runtime core library"
license = "MIT"
authors = ["The Wasmer Engineering Team <engineering@wasmer.io>"]