diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-09-05 14:21:48 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-05 14:21:48 +0200 |
commit | d35ec476209f85631d16fb78553af8dad33eb2e0 (patch) | |
tree | 1b95fb55328578c5955e1b7fb4be4bf8e7f16560 /Cargo.toml | |
parent | f56b18fd28054aa5b241a897d22bcfc58c321286 (diff) |
release: version 0.0.3
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.2-a" +version = "0.0.3" 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" |