Jonathan Kelley hace 2 años
padre
commit
b6463e4b27
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/core/Cargo.toml

+ 1 - 1
packages/core/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "dioxus-core"
-version = "0.3.2"
+version = "0.3.3"
 authors = ["Jonathan Kelley"]
 edition = "2018"
 description = "Core functionality for Dioxus - a concurrent renderer-agnostic Virtual DOM for interactive user experiences"