fix version for publish

This commit is contained in:
Greg Johnston 2024-08-31 10:42:18 -04:00
parent 7831e4ad05
commit 3b1b2e2dcc

View file

@ -18,4 +18,4 @@ proc-macro2 = "1.0"
quote = "1.0"
[dev-dependencies]
leptos_router = { workspace = true }
leptos_router = { version = "0.7.0-beta" }