diff --git a/tauri/Cargo.toml b/tauri/Cargo.toml index 8aea0dfd5..dfcfc1035 100644 --- a/tauri/Cargo.toml +++ b/tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tauri" -version = "0.3.1" +version = "0.3.2" authors = ["Lucas Fernandes Gonçalves Nogueira ", "Daniel Thompson-Yvetot ", "Tensor Programming "] license = "MIT" homepage = "https://tauri-apps.org"