From c79cc2d2b3df99f69b048c68e503916c779a1102 Mon Sep 17 00:00:00 2001 From: Héctor Ramón Jiménez Date: Thu, 13 Apr 2023 08:31:17 +0200 Subject: Bump versions :tada: --- glow/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'glow/README.md') diff --git a/glow/README.md b/glow/README.md index 95c9d62a..aa3d4d12 100644 --- a/glow/README.md +++ b/glow/README.md @@ -28,7 +28,7 @@ Currently, `iced_glow` supports the following primitives: Add `iced_glow` as a dependency in your `Cargo.toml`: ```toml -iced_glow = "0.7" +iced_glow = "0.8" ``` __Iced moves fast and the `master` branch can contain breaking changes!__ If -- cgit