diff --git a/Cargo.toml b/Cargo.toml index 3198233..acb27cd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "yts-api" -version = "0.3.0" +version = "0.4.0" authors = ["Raphael Nestler "] license = "MIT OR Apache-2.0" edition = "2018"