diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-09-03 20:15:55 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-03 20:17:27 +0200 |
commit | 4a85154f72e89f5114b9b89fa82914972518bde8 (patch) | |
tree | 1050f0d27c3f00c339a6a67ca4bbb20f74b3e254 /Cargo.toml | |
parent | 32ba33078c2970b8658425260de287d6cde0db82 (diff) |
release: version 0.0.2
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.0.1-a" +version = "0.0.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" |