Merge remote-tracking branch 'origin/master' into feature/polymorphic-v2

This commit is contained in:
losfair
2020-02-26 01:45:18 +08:00
25 changed files with 103 additions and 109 deletions

View File

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