Explorar el Código

chore: publish 0.2

Jonathan Kelley hace 2 años
padre
commit
4936e38f82
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"