diff --git a/Cargo.toml b/Cargo.toml index af4b11a..9684fbc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "api" -version = "0.1.0" +version = "0.7.5" edition = "2018" license = "AGPL-3.0-or-later" authors = ["Denys Konovalov "]