summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-05 14:21:48 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-09-05 14:21:48 +0200
commitd35ec476209f85631d16fb78553af8dad33eb2e0 (patch)
tree1b95fb55328578c5955e1b7fb4be4bf8e7f16560 /Cargo.toml
parentf56b18fd28054aa5b241a897d22bcfc58c321286 (diff)
release: version 0.0.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 79efdb5..fc73617 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cas"
-version = "0.0.2-a"
+version = "0.0.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"