diff --git a/README.md b/README.md index 0f038a0..72fca50 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/public/README.gemini b/public/README.gemini index 09436c0..41d5d93 100644 --- a/public/README.gemini +++ b/public/README.gemini @@ -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