Bump versions 🎉

This commit is contained in:
Héctor Ramón Jiménez 2020-11-26 07:48:12 +01:00
parent 745aa49025
commit f78108a514
17 changed files with 33 additions and 33 deletions

View file

@ -18,7 +18,7 @@ This crate is meant to be a starting point for an Iced runtime.
Add `iced_core` as a dependency in your `Cargo.toml`:
```toml
iced_core = "0.2"
iced_core = "0.3"
```
__Iced moves fast and the `master` branch can contain breaking changes!__ If