fix: decouple versioning for members

This commit is contained in:
Saber Haj Rabiee
2025-07-21 22:43:58 -07:00
parent f5d3fbb091
commit 8079956d1b
16 changed files with 66 additions and 48 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "leptos_router"
version = { workspace = true }
version = "0.8.5"
authors = ["Greg Johnston", "Ben Wishovich"]
license = "MIT"
readme = "../README.md"