diff --git a/shared/template/Cargo.toml b/shared/template/Cargo.toml index b29103fa..defae478 100644 --- a/shared/template/Cargo.toml +++ b/shared/template/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tauri-plugin-{{name}}" -version = "0.1.0" +version = "0.0.0" edition.workspace = true authors.workspace = true license.workspace = true