Skip to content

Commit b208dd5

Browse files
committed
Release juniper_iron 0.6.0
1 parent 03fca01 commit b208dd5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

juniper_iron/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
- Compatibility with the latest `juniper`.
44

5+
# [[0.6.0] 2019-09-29](https://github.com/graphql-rust/juniper/releases/tag/juniper_iron-0.6.0)
6+
7+
- Compatibility with the latest `juniper`.
8+
59
# [[0.5.1] 2019-07-29](https://github.com/graphql-rust/juniper/releases/tag/juniper_iron-0.5.1)
610

711
- Compatibility with the latest `juniper`.

juniper_iron/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "juniper_iron"
3-
version = "0.5.1"
3+
version = "0.6.0"
44
authors = [
55
"Magnus Hallin <mhallin@fastmail.com>",
66
"Christoph Herzog <chris@theduke.at>",

0 commit comments

Comments
 (0)