Release juniper_iron 0.7.5

This commit is contained in:
Christian Legnitto 2022-01-26 23:47:25 -08:00
parent 12feeb0cd4
commit b251de65fa
2 changed files with 5 additions and 1 deletions

View file

@ -2,6 +2,10 @@
- Compatibility with the latest `juniper`.
# [[0.7.5] 2022-01-26](https://github.com/graphql-rust/juniper/releases/tag/juniper_iron-0.7.5)
- Compatibility with the latest `juniper`.
# [[0.7.4] 2021-06-07](https://github.com/graphql-rust/juniper/releases/tag/juniper_iron-0.7.4)
- Compatibility with the latest `juniper`.

View file

@ -1,6 +1,6 @@
[package]
name = "juniper_iron"
version = "0.7.4"
version = "0.7.5"
edition = "2018"
authors = [
"Magnus Hallin <mhallin@fastmail.com>",