Sfoglia il codice sorgente

chore: publish 0.2

Jonathan Kelley 2 anni fa
parent
commit
4936e38f82
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "dioxus-cli"
-version = "0.1.5"
+version = "0.2"
 authors = ["Jonathan Kelley"]
 edition = "2021"
 description = "CLI tool for developing, testing, and publishing Dioxus apps"