Ver código fonte

publish: dioxus web

Jonathan Kelley 3 anos atrás
pai
commit
c0cd50b1d3
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      packages/web/Cargo.toml

+ 1 - 1
packages/web/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "dioxus-web"
-version = "0.0.1"
+version = "0.0.2"
 authors = ["Jonathan Kelley"]
 edition = "2018"
 description = "Dioxus VirtualDOM renderer for the web browser using websys"