Release juniper_iron 0.4.0

This commit is contained in:
Christian Legnitto 2019-05-16 19:09:12 -07:00
parent d1b5c1bb4d
commit bd2da308e3
2 changed files with 5 additions and 1 deletions

View file

@ -2,6 +2,10 @@
- Compatibility with the latest `juniper`.
# [[0.4.0] 2019-05-16](https://github.com/graphql-rust/juniper/releases/tag/juniper_iron-0.4.0)
- Compatibility with the latest `juniper`.
# [0.3.0] 2018-12-17
- Compatibility with the latest `juniper`.

View file

@ -1,6 +1,6 @@
[package]
name = "juniper_iron"
version = "0.3.0"
version = "0.4.0"
authors = [
"Magnus Hallin <mhallin@fastmail.com>",
"Christoph Herzog <chris@theduke.at>",