Procházet zdrojové kódy

release: bump version

Jonathan Kelley před 3 roky
rodič
revize
3aa4a0c82c
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      Cargo.toml

+ 2 - 2
Cargo.toml

@@ -1,10 +1,10 @@
 [package]
 name = "dioxus-cli"
-version = "0.1.0"
+version = "0.1.1"
 authors = ["Jonathan Kelley"]
 edition = "2018"
 description = "CLI tool for developing, testing, and publishing Dioxus apps"
-"license" = "MIT/Apache-2.0"
+license = "MIT/Apache-2.0"
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html