From d4188274da6ad6452f27533fdae441fd6e5edf24 Mon Sep 17 00:00:00 2001 From: arty Date: Tue, 8 Feb 2022 01:38:33 -0800 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b8696b91f..7c0f9a66c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "clvm_tools_rs" -version = "0.1.3" +version = "0.1.4" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html