From 9ea68119b45c6c8d5737375b88c660bb13d4b5d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?22388o=E2=9A=A1=EF=B8=8F?= <83122757+22388o@users.noreply.github.com> Date: Mon, 4 Dec 2023 07:14:21 -0300 Subject: [PATCH] Update Cargo.toml --- lib/rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rust/Cargo.toml b/lib/rust/Cargo.toml index 7dd075b..f6eb7cc 100644 --- a/lib/rust/Cargo.toml +++ b/lib/rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "payjoin-lib-rust" -version = "0.10.0" +version = "0.11.0" license = "MIT OR Apache-2.0" edition = "2023"