diff --git a/Cargo.toml b/Cargo.toml index 626f467..90b6313 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jsonapis" -version = "0.0.1" +version = "0.0.2" authors = ["Alex Kotov "] edition = "2018" description = "JSON:API library for Rust"