From ea509847193c874e1aed570a59bae31e406f8fc0 Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Sat, 24 Feb 2024 14:52:29 +0100 Subject: [PATCH] typo --- Cargo.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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).