summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-07 16:43:30 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-09-07 16:43:30 +0200
commit365c4cc318479b2ad8bb848ca03d96dfd6d2aed8 (patch)
tree3e2a2813224686ce5124eca73ff08a9e8a971bca /Cargo.toml
parentda6170fa4cbe5dd5fbc7579e21b017410f34cd0b (diff)
release: version 0.0.5
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 ace0fc1..be7db19 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cas"
-version = "0.0.4"
+version = "0.0.5"
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"