We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3638e1e commit 71731c8Copy full SHA for 71731c8
juniper_warp/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
- Compatibility with the latest `juniper`.
4
5
+# [[0.6.2] 2021-01-27](https://github.com/graphql-rust/juniper/releases/tag/juniper_warp-0.6.2)
6
+
7
+- Compatibility with the latest `juniper`.
8
9
# [[0.6.1] 2021-01-15](https://github.com/graphql-rust/juniper/releases/tag/juniper_warp-0.6.1)
10
11
juniper_warp/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "juniper_warp"
-version = "0.6.1"
+version = "0.6.2"
edition = "2018"
authors = ["Tom Houlé <[email protected]>"]
description = "Juniper GraphQL integration with Warp"
0 commit comments