Browse Source

publish: hooks

Jonathan Kelley 3 years ago
parent
commit
c606f92
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/hooks/Cargo.toml

+ 1 - 1
packages/hooks/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 [package]
 name = "dioxus-hooks"
 name = "dioxus-hooks"
-version = "0.1.3"
+version = "0.1.4"
 authors = ["Jonathan Kelley"]
 authors = ["Jonathan Kelley"]
 edition = "2018"
 edition = "2018"
 repository = "https://github.com/DioxusLabs/dioxus/"
 repository = "https://github.com/DioxusLabs/dioxus/"