Updated version to 0.1.3

This commit is contained in:
Syrus 2018-12-06 20:39:59 -08:00
parent 7aa26acd2f
commit bbb2f080cc
3 changed files with 3 additions and 2 deletions

2
Cargo.lock generated
View File

@ -867,7 +867,7 @@ dependencies = [
[[package]]
name = "wasmer"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
"console 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -1,6 +1,6 @@
[package]
name = "wasmer"
version = "0.1.2"
version = "0.1.3"
authors = ["Syrus Akbary <me@syrusakbary.com>"]
# edition = "2018"
repository = "https://github.com/wasmerio/wasmer"

View File

@ -0,0 +1 @@
12824