diff --git a/Cargo.toml b/Cargo.toml index b8f2ffe..cdf156a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jsonapis" -version = "0.0.7" +version = "0.0.8" authors = ["Alex Kotov "] edition = "2021" description = "JSON:API library for Rust"