From 1f59461bba00a9daa3db8e33f5694aaa62e95a51 Mon Sep 17 00:00:00 2001 From: Fabricio Aguiar Date: Thu, 14 Sep 2023 15:31:50 +0100 Subject: [PATCH] Version bump Signed-off-by: Fabricio Aguiar --- Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6c895e2..0c0841f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -883,7 +883,7 @@ checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0" [[package]] name = "groot" -version = "0.5.2" +version = "0.5.3" dependencies = [ "actix-files", "actix-multipart", diff --git a/Cargo.toml b/Cargo.toml index 94d1111..a9ea85a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "groot" -version = "0.5.2" +version = "0.5.3" description = "The coolest guardian of the galaxy!" repository = "https://github.com/fao89/groot" authors = ["Fabricio Aguiar "] diff --git a/README.md b/README.md index 193afb5..88c1723 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Please have a `.env` file with the following variables: ## Downloading ```console -$ curl -L https://github.com/fao89/groot/releases/download/0.5.2/groot-linux-amd64 -o groot +$ curl -L https://github.com/fao89/groot/releases/download/0.5.3/groot-linux-amd64 -o groot $ chmod +x groot ``` ## Sync roles or collections @@ -37,7 +37,7 @@ $ ansible-galaxy collection publish -c -s http://127.0.0.1:3030/