Prepare for 0.14.0 release

This commit is contained in:
Mark McCaskey 2020-02-20 13:15:29 -08:00
parent e17c652b57
commit 732a2a3c86

View File

@ -1,6 +1,6 @@
[package]
name = "wasmer-interface-types"
version = "0.13.1"
version = "0.14.0"
description = "WebAssembly Interface Types library for Wasmer"
license = "MIT"
authors = ["The Wasmer Engineering Team <engineering@wasmer.io>"]
@ -8,4 +8,4 @@ repository = "https://github.com/wasmerio/wasmer"
edition = "2018"
[dependencies]
nom = "5.1"
nom = "5.1"