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 9f3fc0c commit 44f086bCopy full SHA for 44f086b
juniper_iron/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
- Compatibility with the latest `juniper`.
4
5
+# [[0.7.4] 2021-06-07](https://github.com/graphql-rust/juniper/releases/tag/juniper_iron-0.7.4)
6
+
7
+- Compatibility with the latest `juniper`.
8
9
# [[0.7.3] 2021-04-03](https://github.com/graphql-rust/juniper/releases/tag/juniper_iron-0.7.3)
10
11
juniper_iron/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "juniper_iron"
-version = "0.7.3"
+version = "0.7.4"
edition = "2018"
authors = [
"Magnus Hallin <[email protected]>",
0 commit comments