From c4ef50c1f566b86c8892fa344ade8d5ca66fb93b Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Thu, 5 Sep 2024 16:49:43 +0200 Subject: release: version 0.0.3-alpha.3 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 542add8..32d917a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -405,7 +405,7 @@ dependencies = [ [[package]] name = "cas" -version = "0.0.3-alpha.2" +version = "0.0.3-alpha.3" dependencies = [ "async-graphql", "async-graphql-axum", diff --git a/Cargo.toml b/Cargo.toml index a304036..9a3d62c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cas" -version = "0.0.3-alpha.2" +version = "0.0.3-alpha.3" edition = "2021" authors = ["Santo Cariotti ", "Luca Polese "] documentation = "https://cas-4.github.io/backend/cas/index.html" -- cgit v1.2.3-18-g5258