Quellcode durchsuchen

publish: desktop

Jonathan Kelley vor 3 Jahren
Ursprung
Commit
be6fac9
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      packages/desktop/Cargo.toml

+ 1 - 1
packages/desktop/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 [package]
 name = "dioxus-desktop"
 name = "dioxus-desktop"
-version = "0.1.0"
+version = "0.1.1"
 authors = ["Jonathan Kelley"]
 authors = ["Jonathan Kelley"]
 edition = "2018"
 edition = "2018"
 description = "Dioxus VirtualDOM renderer for a remote webview instance"
 description = "Dioxus VirtualDOM renderer for a remote webview instance"