From 86dbea72e06b1ccabde953a78fbc7704a14673a4 Mon Sep 17 00:00:00 2001 From: NikVolf Date: Sat, 24 Mar 2018 17:48:55 +0300 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 50fbc00..ef6e58a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pwasm-utils" -version = "0.1.1" +version = "0.1.2" authors = ["Nikolay Volf ", "Sergey Pepyakin "] license = "MIT/Apache-2.0" readme = "README.md"