chore: Change version in Cargo.toml template

This commit is contained in:
FabianLars
2023-04-26 16:56:43 +02:00
parent 57727f262a
commit 68d321f3fc
+1 -1
View File
@@ -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