Skip to content

Commit

Permalink
Release juniper_hyper 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LegNeato committed Oct 24, 2019
1 parent c434bdd commit 012c0b1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions juniper_hyper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

- Compatibility with the latest `juniper`.

# [[0.5.1] 2019-10-24](https://github.com/graphql-rust/juniper/releases/tag/juniper_hyper-0.5.1)

- Compatibility with the latest `juniper`.

# [[0.5.0] 2019-09-29](https://github.com/graphql-rust/juniper/releases/tag/juniper_hyper-0.5.0)

- Compatibility with the latest `juniper`.
Expand Down
2 changes: 1 addition & 1 deletion juniper_hyper/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "juniper_hyper"
version = "0.5.0"
version = "0.5.1"
authors = ["Damir Vandic <[email protected]>"]
description = "Juniper GraphQL integration with Hyper"
license = "BSD-2-Clause"
Expand Down

0 comments on commit 012c0b1

Please sign in to comment.