We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70955be commit 51926c7Copy full SHA for 51926c7
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "css-in-rust"
3
-version = "0.4.1"
+version = "0.5.0"
4
license = "MIT"
5
repository = "https://github.com/lukidoescode/css-in-rust"
6
authors = [
README.md
@@ -173,3 +173,4 @@ impl Component for HelloComponent {
173
| 0.14.x | 0.2.2 |
174
| 0.15.x | 0.3.x |
175
| 0.16.x | 0.4.x |
176
+| 0.17.x | 0.5.x |
0 commit comments