Skip to content

Commit 51926c7

Browse files
committed
v0.5.0
1 parent 70955be commit 51926c7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "css-in-rust"
3-
version = "0.4.1"
3+
version = "0.5.0"
44
license = "MIT"
55
repository = "https://github.com/lukidoescode/css-in-rust"
66
authors = [

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,3 +173,4 @@ impl Component for HelloComponent {
173173
| 0.14.x | 0.2.2 |
174174
| 0.15.x | 0.3.x |
175175
| 0.16.x | 0.4.x |
176+
| 0.17.x | 0.5.x |

0 commit comments

Comments
 (0)