summaryrefslogtreecommitdiffstats
path: root/glow/README.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-04-13 08:31:17 +0200
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-04-13 08:41:09 +0200
commitc79cc2d2b3df99f69b048c68e503916c779a1102 (patch)
treec0f37f62ceac857acaffaf374f05f25e88dd6e42 /glow/README.md
parentb1a5341a45200defc84673b8edeeb99ec20ebb04 (diff)
downloadiced-c79cc2d2b3df99f69b048c68e503916c779a1102.tar.gz
iced-c79cc2d2b3df99f69b048c68e503916c779a1102.tar.bz2
iced-c79cc2d2b3df99f69b048c68e503916c779a1102.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 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