Skip to content

Commit ae19938

Browse files
committed
Release juniper_actix 0.2.5
1 parent 261dc20 commit ae19938

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

juniper_actix/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.2.5] 2021-06-07](https://github.com/graphql-rust/juniper/releases/tag/juniper_actix-0.2.5)
6+
7+
- Compatibility with the latest `juniper`.
8+
59
# [[0.2.4] 2021-04-03](https://github.com/graphql-rust/juniper/releases/tag/juniper_actix-0.2.4)
610

711
- Compatibility with the latest `juniper`.

juniper_actix/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_actix"
3-
version = "0.2.4"
3+
version = "0.2.5"
44
edition = "2018"
55
authors = ["Jordao Rosario <[email protected]>"]
66
description = "Juniper GraphQL integration with Actix"

0 commit comments

Comments
 (0)