Skip to content

Commit 06bdf0b

Browse files
committed
Release juniper_hyper 0.8.0
1 parent fe9c89c commit 06bdf0b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

juniper_hyper/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.8.0] 2021-07-08](https://github.com/graphql-rust/juniper/releases/tag/juniper_hyper-0.8.0)
6+
7+
- Compatibility with the latest `juniper`.
8+
59
# [[0.7.1] 2021-06-07](https://github.com/graphql-rust/juniper/releases/tag/juniper_hyper-0.7.1)
610

711
- Compatibility with the latest `juniper`.

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.1"
3+
version = "0.8.0"
44
edition = "2018"
55
authors = ["Damir Vandic <[email protected]>"]
66
description = "Juniper GraphQL integration with Hyper"

0 commit comments

Comments
 (0)