From b53d3f8f60cb48075d410e57d37b63355ac419ad Mon Sep 17 00:00:00 2001 From: Wei Tang Date: Tue, 12 Sep 2017 01:00:21 +0800 Subject: [PATCH] Releases v0.1.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c01e5e8..0f1536a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sputnikvm-dev" -version = "0.1.1" +version = "0.1.3" license = "Apache-2.0" authors = ["Wei Tang "] description = "Test RPC tool for Ethereum written in Rust"