Skip to content

Commit

Permalink
Release juniper_warp 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LegNeato committed Dec 17, 2019
1 parent e327446 commit 1b71ea6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions juniper_warp/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.2] 2019-12-16](https://github.com/graphql-rust/juniper/releases/tag/juniper_warp-0.5.2)

- Compatibility with the latest `juniper`.

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

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

0 comments on commit 1b71ea6

Please sign in to comment.