update version number to 0.4.1

This commit is contained in:
Mark McCaskey
2019-05-06 18:02:39 -07:00
parent e42eb3753e
commit e5dc94c7d6
15 changed files with 79 additions and 79 deletions

View File

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