bump crate version in READMEs

This commit is contained in:
panicbit 2020-11-14 04:03:12 +01:00
parent 2528ce21b8
commit f7c7cb63a6
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ Add the latest version of northstar to your `Cargo.toml`.
## Manually ## Manually
```toml ```toml
northstar = "0.1.0" # check crates.io for the latest version northstar = "0.2.0" # check crates.io for the latest version
``` ```
## Automatically ## Automatically

View File

@ -16,7 +16,7 @@ Add the latest version of northstar to your `Cargo.toml`.
## Manually ## Manually
```toml ```toml
northstar = "0.1.0" # check crates.io for the latest version northstar = "0.2.0" # check crates.io for the latest version
``` ```
## Automatically ## Automatically