From 8eaeb857dc51ca4890aeaae9fb44cdcd8607a29c Mon Sep 17 00:00:00 2001 From: NikVolf Date: Thu, 6 Dec 2018 13:23:51 +0300 Subject: [PATCH] bump to 0.35.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index be6cbcf..03ce3ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "parity-wasm" -version = "0.35.3" +version = "0.35.4" authors = ["Nikolay Volf ", "Svyatoslav Nikolsky ", "Sergey Shulepov "] license = "MIT/Apache-2.0" readme = "README.md"