summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-03 21:07:38 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-09-03 21:07:38 +0200
commit58ff30ec66b5fd94c98cd0dfe441d6968af35ff2 (patch)
tree250eba6d60787cd22707e57e4e1a85f07285a848 /Cargo.toml
parenta0e7fe51936351ee9b8ae66c18a6dc32e64078ed (diff)
release: version 0.0.2-a
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 ff41da0..cef6521 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cas"
-version = "0.0.2"
+version = "0.0.2-a"
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"