Skip to content

Commit

Permalink
Bump version to 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronErhardt committed Mar 13, 2024
1 parent 6abc815 commit 15d29d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "relm4-icons"
authors = ["Aaron Erhardt <aaron.erhardt@t-online.de>"]
version = "0.7.0"
version = "0.8.0"
edition = "2021"
rust-version = "1.75"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ icon_folder = "my_svg_icons"
### 3. Add Relm4 icons ✍

```toml
relm4-icons = "0.7.0"
relm4-icons = "0.8.0"
```

### 4. Load the icons 🛫
Expand Down

0 comments on commit 15d29d6

Please sign in to comment.