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 2afec7f commit 61c0543Copy full SHA for 61c0543
juniper_warp/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
- Compatibility with the latest `juniper`.
4
5
+# [[0.5.0] 2019-09-29](https://github.com/graphql-rust/juniper/releases/tag/juniper_warp-0.5.0)
6
+
7
+- Compatibility with the latest `juniper`.
8
9
# [[0.4.1] 2019-07-29](https://github.com/graphql-rust/juniper/releases/tag/juniper_warp-0.4.1)
10
11
juniper_warp/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "juniper_warp"
-version = "0.4.1"
+version = "0.5.0"
authors = ["Tom Houlé <[email protected]>"]
description = "Juniper GraphQL integration with Warp"
license = "BSD-2-Clause"
0 commit comments