diff --git a/Cargo.toml b/Cargo.toml index 6ecf236c..0049ee84 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iced_aw" -version = "0.5.0" -authors = ["Kaiden42 "] +version = "0.5.1" +authors = ["Kaiden42 ", "Andrew Wheeler "] edition = "2021" description = "Additional widgets for the Iced GUI library" license = "MIT"