Skip to content

Commit 8276173

Browse files
committed
Release juniper_iron 0.7.6
1 parent 6dbb574 commit 8276173

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

juniper_iron/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
- Compatibility with the latest `juniper`.
44

5-
# [[0.7.5] 2022-01-26](https://github.com/graphql-rust/juniper/releases/tag/juniper_iron-0.7.5)
5+
# [[0.7.6] 2022-02-02](https://github.com/graphql-rust/juniper/releases/tag/juniper_iron-v0.7.6)
6+
7+
- Compatibility with the latest `juniper`.
8+
9+
# [[0.7.5] 2022-01-26](https://github.com/graphql-rust/juniper/releases/tag/juniper_iron-v0.7.5)
610

711
- Compatibility with the latest `juniper`.
812

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.7.5"
3+
version = "0.7.6"
44
edition = "2018"
55
authors = [
66
"Magnus Hallin <mhallin@fastmail.com>",

0 commit comments

Comments
 (0)