diff --git a/Cargo.toml b/Cargo.toml index 3218b7f..6ce29cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "autocrate" -version = "0.1.0-prealpha.2" +version = "0.1.0-prealpha.3" edition = "2021" publish = true authors = ["Christoph J. Scherr "] diff --git a/README.md b/README.md index 289cff0..25807f1 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ api: file: secrettoken.txt ``` -After Autocrate has been bootstrapped, you it will be released and published +After Autocrate has been bootstrapped, it will be released and published with itself, so you can take a look at this repositories [`.autocrate.yaml`](./.autocrate.yaml).