Prepare for 0.7.0 release

This commit is contained in:
Mark McCaskey
2019-09-12 12:44:38 -07:00
parent 38048b6acf
commit 0f4d266e4e
20 changed files with 60 additions and 55 deletions

View File

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