Skip to content

Commit 61c0543

Browse files
committed
Release juniper_warp 0.5.0
1 parent 2afec7f commit 61c0543

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

juniper_warp/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.5.0] 2019-09-29](https://github.com/graphql-rust/juniper/releases/tag/juniper_warp-0.5.0)
6+
7+
- Compatibility with the latest `juniper`.
8+
59
# [[0.4.1] 2019-07-29](https://github.com/graphql-rust/juniper/releases/tag/juniper_warp-0.4.1)
610

711
- Compatibility with the latest `juniper`.

juniper_warp/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_warp"
3-
version = "0.4.1"
3+
version = "0.5.0"
44
authors = ["Tom Houlé <[email protected]>"]
55
description = "Juniper GraphQL integration with Warp"
66
license = "BSD-2-Clause"

0 commit comments

Comments
 (0)