diff options
Diffstat (limited to '')
| -rw-r--r-- | style/Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/style/Cargo.toml b/style/Cargo.toml index 559b4462..9f7d904a 100644 --- a/style/Cargo.toml +++ b/style/Cargo.toml @@ -1,6 +1,6 @@  [package]  name = "iced_style" -version = "0.5.0" +version = "0.5.1"  authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]  edition = "2021"  description = "The default set of styles of Iced" | 
