diff --git a/cli/tauri-bundler/Cargo.toml b/cli/tauri-bundler/Cargo.toml index 890e4b17c..ca40f8da0 100644 --- a/cli/tauri-bundler/Cargo.toml +++ b/cli/tauri-bundler/Cargo.toml @@ -2,7 +2,7 @@ workspace = {} [package] name = "tauri-bundler" -version = "0.4.2" +version = "0.4.3" authors = ["George Burton ", "Lucas Fernandes Gonçalves Nogueira ", "Daniel Thompson-Yvetot ", "Tensor Programming "] license = "MIT/Apache-2.0" keywords = ["bundle", "cargo", "tauri"]