From d2b3841bbd01ef2954293695bc8d78b80e5ca679 Mon Sep 17 00:00:00 2001 From: Tommy Verrall <60836166+tommyv1987@users.noreply.github.com> Date: Thu, 11 Aug 2022 11:45:28 +0100 Subject: [PATCH] Update Cargo.toml --- nym-wallet/src-tauri/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nym-wallet/src-tauri/Cargo.toml b/nym-wallet/src-tauri/Cargo.toml index 2c28f4c2d9..1ecea8e852 100644 --- a/nym-wallet/src-tauri/Cargo.toml +++ b/nym-wallet/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nym_wallet" -version = "1.0.7" +version = "1.0.8" description = "Nym Native Wallet" authors = ["Nym Technologies SA"] license = ""