From 55e0f41476f9da8ac6c21b74f3fa947200004036 Mon Sep 17 00:00:00 2001 From: ItsEthra <107059409+ItsEthra@users.noreply.github.com> Date: Tue, 1 Oct 2024 23:33:44 +0300 Subject: [PATCH] ofcourse i forgot to update readme version but i wont publish again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)