Post release fixup

These were things missing from the release that I had to add to ship 0.17.0
This commit is contained in:
Mark McCaskey
2020-05-11 14:09:00 -07:00
parent 1e720815cd
commit 3c15336a8e
3 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,7 @@
[package]
name = "wasmer-llvm-backend"
version = "0.16.2"
description = "Wasmer runtime LLVM compiler backend"
license = "MIT"
authors = ["The Wasmer Engineering Team <engineering@wasmer.io>"]
repository = "https://github.com/wasmerio/wasmer"