Bump all versions 🎉
This commit is contained in:
parent
d7a3ce4e68
commit
d0cca658a1
15 changed files with 43 additions and 30 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Iced
|
||||
[](https://github.com/hecrj/iced/actions)
|
||||
[][documentation]
|
||||
[](https://crates.io/crates/iced/0.1.0-beta)
|
||||
[](https://crates.io/crates/iced)
|
||||
[](https://github.com/hecrj/iced/blob/master/LICENSE)
|
||||
[](https://iced.zulipchat.com)
|
||||
|
||||
|
|
@ -55,7 +55,7 @@ __Iced is currently experimental software.__ [Take a look at the roadmap],
|
|||
Add `iced` as a dependency in your `Cargo.toml`:
|
||||
|
||||
```toml
|
||||
iced = "0.1.0-beta"
|
||||
iced = "0.1"
|
||||
```
|
||||
|
||||
__Iced moves fast and the `master` branch can contain breaking changes!__ If
|
||||
|
|
@ -217,7 +217,7 @@ the [Rust Community Discord]. I go by `lone_scientist#9554` there.
|
|||
## Sponsors
|
||||
The development of Iced is sponsored by the [Cryptowatch] team at [Kraken.com]
|
||||
|
||||
[documentation]: https://docs.rs/iced/0.1.0-beta/iced/
|
||||
[documentation]: https://docs.rs/iced/
|
||||
[examples]: https://github.com/hecrj/iced/tree/master/examples
|
||||
[Coffee]: https://github.com/hecrj/coffee
|
||||
[Elm]: https://elm-lang.org/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue