From 7c7a0713fc2d7b2783cefff9a12bf69fda58f1c1 Mon Sep 17 00:00:00 2001 From: NikVolf Date: Tue, 15 Jan 2019 14:18:45 +0300 Subject: [PATCH] bump to 0.6.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 00513b4..68df429 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pwasm-utils" -version = "0.6.1" +version = "0.6.2" authors = ["Nikolay Volf ", "Sergey Pepyakin "] license = "MIT/Apache-2.0" readme = "README.md"