summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-05 16:49:43 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-09-05 16:49:43 +0200
commitc4ef50c1f566b86c8892fa344ade8d5ca66fb93b (patch)
treec5cf2f39de083901a70f6df0df9459a4ce5d69c1 /Cargo.toml
parent1226033e0ae66d4e83669bf70712dbc8fda3bb3f (diff)
release: version 0.0.3-alpha.3
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <santo@dcariotti.me>", "Luca Polese <luca.polese@studio.unibo.it>"]
documentation = "https://cas-4.github.io/backend/cas/index.html"