diff --git a/README.md b/README.md index 7144fe5..892e5ee 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ cargo add egui-notify ```toml [dependencies] -egui-notify = "0.15.0" +egui-notify = "0.16.0" ``` ## Difference to [`egui-toast`](https://github.com/urholaukkarinen/egui-toast)