summaryrefslogtreecommitdiffstats
path: root/glow/README.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-02-18 12:04:40 +0100
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-02-18 12:04:40 +0100
commit0d1656937b459237670cdc0b1f45e09d78c47494 (patch)
treed52a0de030edd599f5863d24caa5854a38b80189 /glow/README.md
parentc6218cbc5532551456c0491eb5aa66dfc5f36879 (diff)
downloadiced-0d1656937b459237670cdc0b1f45e09d78c47494.tar.gz
iced-0d1656937b459237670cdc0b1f45e09d78c47494.tar.bz2
iced-0d1656937b459237670cdc0b1f45e09d78c47494.zip
Bump versions :tada:
Diffstat (limited to 'glow/README.md')
-rw-r--r--glow/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/glow/README.md b/glow/README.md
index 38449c64..95c9d62a 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.6"
+iced_glow = "0.7"
```
__Iced moves fast and the `master` branch can contain breaking changes!__ If