@@ -1,6 +1,6 @@
---
-"tauri": minor:breaking
-"tauri-runtime-wry": minor:breaking
+"tauri": patch:breaking
+"tauri-runtime-wry": patch:breaking
Change the pointer type of `PlatformWebview`'s `inner`, `controller`, `ns_window` and `view_controller` to `c_void`, to avoid publically depending on `objc`.