publish: bump version

This commit is contained in:
Jonathan Kelley 2022-01-03 02:21:05 -05:00
parent c606f92fa8
commit eab8422e4f

View file

@ -10,4 +10,4 @@ keywords = ["dom", "ui", "gui", "react", "wasm"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
dioxus-core = { path = "../../packages/core" }
dioxus-core = { path = "../../packages/core", version = "0.1.5" }