Bump versions in READMEs

This commit is contained in:
Héctor Ramón Jiménez 2023-01-14 01:14:02 +01:00
parent 9fe46de13f
commit 35c0fa3b00
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
8 changed files with 9 additions and 8 deletions

View file

@ -20,7 +20,7 @@ It exposes a renderer-agnostic `Application` trait that can be implemented and t
Add `iced_winit` as a dependency in your `Cargo.toml`:
```toml
iced_winit = "0.3"
iced_winit = "0.7"
```
__Iced moves fast and the `master` branch can contain breaking changes!__ If