diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-09-03 21:07:38 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-03 21:07:38 +0200 |
commit | 58ff30ec66b5fd94c98cd0dfe441d6968af35ff2 (patch) | |
tree | 250eba6d60787cd22707e57e4e1a85f07285a848 /Cargo.toml | |
parent | a0e7fe51936351ee9b8ae66c18a6dc32e64078ed (diff) |
release: version 0.0.2-a
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" +version = "0.0.2-a" 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" |