theme 0.0.2

🎨 A highly customizable theming system for WASM frameworks like Yew, Dioxus, and Leptos.
Documentation
1
2
3
4
5
6
[bumpversion]
current_version = 0.0.2

[bumpversion:file:Cargo.toml]
search = version = "{current_version}"
replace = version = "{new_version}"