From 1615beab5bbb4406db9c148c4c2a2bd3517c9dec Mon Sep 17 00:00:00 2001 From: Gursharan Singh <3442979+G8XSU@users.noreply.github.com> Date: Tue, 28 Nov 2023 10:10:22 -0800 Subject: [PATCH] Patch release 0.1.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8198f32..e0d8b08 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vss-client" -version = "0.1.1" +version = "0.1.2" license = "MIT OR Apache-2.0" edition = "2021" homepage = "https://lightningdevkit.org/"