mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-17 23:51:43 +03:00
8 lines
162 B
Markdown
8 lines
162 B
Markdown
---
|
|
"tauri": patch
|
|
"tauri-utils": patch
|
|
"tauri-codegen": patch
|
|
---
|
|
|
|
**Breaking change:** `PackageInfo::version` is now a `semver::Version` instead of a `String`.
|