From 07dc779a4a21bb6f90f048712becd89f0f1eff85 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Mon, 9 Sep 2024 16:31:35 +0200 Subject: release: version 0.7.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 600c7c1..ffdfdad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cas" -version = "0.0.6" +version = "0.7.0" edition = "2021" authors = ["Santo Cariotti ", "Luca Polese "] documentation = "https://cas-4.github.io/backend/cas/index.html" -- cgit v1.2.3-71-g8e6c