From a8f76dbc6722cc466c5b55f35c40b447d87ccfc6 Mon Sep 17 00:00:00 2001 From: NikVolf Date: Tue, 16 Oct 2018 20:55:29 +0300 Subject: [PATCH] bump to 0.35 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 83d59e7..51ebec7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "parity-wasm" -version = "0.34.0" +version = "0.35.0" authors = ["Nikolay Volf ", "Svyatoslav Nikolsky ", "Sergey Shulepov "] license = "MIT/Apache-2.0" readme = "README.md"