bump crate version in READMEs
This commit is contained in:
parent
2528ce21b8
commit
f7c7cb63a6
|
@ -16,7 +16,7 @@ Add the latest version of northstar to your `Cargo.toml`.
|
|||
## Manually
|
||||
|
||||
```toml
|
||||
northstar = "0.1.0" # check crates.io for the latest version
|
||||
northstar = "0.2.0" # check crates.io for the latest version
|
||||
```
|
||||
|
||||
## Automatically
|
||||
|
|
|
@ -16,7 +16,7 @@ Add the latest version of northstar to your `Cargo.toml`.
|
|||
## Manually
|
||||
|
||||
```toml
|
||||
northstar = "0.1.0" # check crates.io for the latest version
|
||||
northstar = "0.2.0" # check crates.io for the latest version
|
||||
```
|
||||
|
||||
## Automatically
|
||||
|
|
Loading…
Reference in a new issue