diff options
author | Santo Cariotti <santo@dcariotti.me> | 2025-01-17 20:41:50 +0100 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2025-01-17 20:41:50 +0100 |
commit | eaf10231b83c80dbab1121555e7e2eb52b824bd1 (patch) | |
tree | 2805ae383bfe238be6978f1fc336169834e9044d /Cargo.toml | |
parent | a56ecb83c70e57144a4b01153aab21656c97e366 (diff) |
release: version 0.9.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "cas" -version = "0.8.12" +version = "0.9.0" 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" |