Skip to content

Commit 6dbb574

Browse files
committed
Release juniper_hyper 0.7.3
1 parent 855137c commit 6dbb574

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

juniper_hyper/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.2] 2022-01-26](https://github.com/graphql-rust/juniper/releases/tag/juniper_hyper-0.7.2)
5+
# [[0.7.3] 2022-02-02](https://github.com/graphql-rust/juniper/releases/tag/juniper_hyper-v0.7.3)
6+
7+
- Compatibility with the latest `juniper`.
8+
9+
# [[0.7.2] 2022-01-26](https://github.com/graphql-rust/juniper/releases/tag/juniper_hyper-v0.7.2)
610

711
- Compatibility with the latest `juniper`.
812

juniper_hyper/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_hyper"
3-
version = "0.7.2"
3+
version = "0.7.3"
44
edition = "2018"
55
authors = ["Damir Vandic <info@dvic.io>"]
66
description = "Juniper GraphQL integration with Hyper"

0 commit comments

Comments
 (0)