diff --git a/Cargo.lock b/Cargo.lock index 08e5bc0..00284e2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -883,7 +883,7 @@ checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0" [[package]] name = "groot" -version = "0.5.3" +version = "0.6.0" dependencies = [ "actix-files", "actix-multipart", diff --git a/Cargo.toml b/Cargo.toml index d22a419..272dd37 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "groot" -version = "0.5.3" +version = "0.6.0" 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 88c1723..01cb4cf 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.3/groot-linux-amd64 -o groot +$ curl -L https://github.com/fao89/groot/releases/download/0.6.0/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/