From 66c6cefebc0c07b7bdc27dab1d4e77b971797737 Mon Sep 17 00:00:00 2001 From: Herr Seppia Date: Wed, 9 Aug 2023 11:09:35 +0200 Subject: [PATCH] Bump version to `0.18.0` --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e60c24c0..378faf28 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dusk-wallet" -version = "0.17.0" +version = "0.18.0" edition = "2021" autobins = false description = "A library providing functionalities to create wallets compatible with Dusk Network"