summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-10 16:19:42 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-09-10 16:19:42 +0200
commit33d1fab07889b7d3ea898ecb306e112808126d84 (patch)
tree11418e0e64f7b80092c3e6d864ea9b1b4648c26d /Cargo.toml
parent2d3e4e8c026bb7f17eee98840b70694d99a655c2 (diff)
release: version 0.7.2
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 22fc214..1ce5b41 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cas"
-version = "0.7.1"
+version = "0.7.2"
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"