diff --git a/sdk/Cargo.toml b/sdk/Cargo.toml index 1c4bbac..1fb9fc8 100644 --- a/sdk/Cargo.toml +++ b/sdk/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dioxus-sdk" -version = "0.5.0" +version = "0.5.1" authors = ["Jonathan Kelley", "Dioxus Labs", "ealmloff", "DogeDark", "marc2332"] edition = "2021" description = "Platform agnostic library for supercharging your productivity with Dioxus"