diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index 60ae10d..9298f7f 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -4508,7 +4508,7 @@ dependencies = [ [[package]] name = "track3" -version = "0.4.15" +version = "0.4.16" dependencies = [ "binance-rs-async", "coingecko", diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 7b22fd4..f8f9506 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -6,7 +6,7 @@ license = "" name = "track3" repository = "" rust-version = "1.57" -version = "0.4.15" +version = "0.4.16" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 0734271..2e6e08d 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -7,7 +7,7 @@ }, "package": { "productName": "track3", - "version": "0.4.15" + "version": "0.4.16" }, "tauri": { "allowlist": {