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