diff --git a/cli/tauri-cli/Cargo.toml b/cli/tauri-cli/Cargo.toml index 94055f0d9..442ecb900 100644 --- a/cli/tauri-cli/Cargo.toml +++ b/cli/tauri-cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tauri-cli" -version = "0.1.1" +version = "0.1.2" authors = ["George Burton ", "Lucas Fernandes Gonçalves Nogueira ", "Daniel Thompson-Yvetot "] license = "MIT/Apache-2.0" keywords = ["bundle", "cargo", "tauri"]