summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-08 14:30:42 +0000
committerSanto Cariotti <santo@dcariotti.me>2024-09-08 14:30:42 +0000
commitb4478d84ee3cc2bd5491f7c16d63531bdd466918 (patch)
tree88b59dd19495de7712bb07b78949cf9c4db556cb /Cargo.toml
parent5aa598a633efa1f498d1e07777eb1de59b7aa305 (diff)
release: version 0.0.6
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 be7db19..600c7c1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cas"
-version = "0.0.5"
+version = "0.0.6"
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"