From 57eaf95b699eb5bb2c8062937555bdd2fc0001ff Mon Sep 17 00:00:00 2001 From: Lucas Date: Sun, 1 Dec 2019 18:31:16 -0300 Subject: [PATCH] chore(versions) bump tauri-cli --- cli/tauri-cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"]