diff --git a/acrate_database/Cargo.toml b/acrate_database/Cargo.toml index 2fbdcd1..ae7a73a 100644 --- a/acrate_database/Cargo.toml +++ b/acrate_database/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "acrate_database" -version = "0.2.0" +version = "0.3.0" authors = ["Stefano Pigozzi "] edition = "2021" description = "Database schema and migrations for the acrate project"