Prepare for 0.10.0 release

This commit is contained in:
Mark McCaskey
2019-11-11 12:13:53 -08:00
parent 114ae21d63
commit 0a216c0779
22 changed files with 141 additions and 136 deletions

View File

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