diff --git a/Cargo.toml b/Cargo.toml index 4cf863f8..312899fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "async-graphql" -version = "1.17.11" +version = "1.17.12" authors = ["sunli "] edition = "2018" description = "A GraphQL server library implemented in Rust"