Merge branch 'master' into feature/remove-call-protected

This commit is contained in:
Lachlan Sneff
2019-04-12 12:44:59 -07:00
committed by GitHub
14 changed files with 88 additions and 70 deletions

View File

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