Prepare for 0.15.0 release

This commit is contained in:
Mark McCaskey 2020-03-04 12:26:19 -08:00
parent db99d2cabd
commit f38c45e373

View File

@ -1,6 +1,6 @@
[package]
name = "wasmer-interface-types"
version = "0.14.1"
version = "0.15.0"
description = "WebAssembly Interface Types library for Wasmer"
license = "MIT"
authors = ["The Wasmer Engineering Team <engineering@wasmer.io>"]