Skip to content

Commit

Permalink
v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukidoescode committed Jul 11, 2020
1 parent 70955be commit 51926c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "css-in-rust"
version = "0.4.1"
version = "0.5.0"
license = "MIT"
repository = "https://github.com/lukidoescode/css-in-rust"
authors = [
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,3 +173,4 @@ impl Component for HelloComponent {
| 0.14.x | 0.2.2 |
| 0.15.x | 0.3.x |
| 0.16.x | 0.4.x |
| 0.17.x | 0.5.x |

0 comments on commit 51926c7

Please sign in to comment.