diff --git a/Cargo.toml b/Cargo.toml index d41d4eb..adbc627 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tauri-specta" description = "Completely typesafe Tauri commands" -version = "2.0.0-rc.11" +version = "2.0.0-rc.12" authors = ["Oscar Beaumont "] edition = "2021" license = "MIT"