We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 806a7b9 commit aae97b2Copy full SHA for aae97b2
juniper_rocket/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
- Compatibility with the latest `juniper`.
4
5
+# [[0.6.1] 2021-01-15](https://github.com/graphql-rust/juniper/releases/tag/juniper_rocket-0.6.1)
6
+
7
+- Compatibility with the latest `juniper`.
8
9
# [[0.6.0] 2020-12-09](https://github.com/graphql-rust/juniper/releases/tag/juniper_rocket-0.6.0)
10
11
juniper_rocket/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "juniper_rocket"
-version = "0.6.0"
+version = "0.6.1"
edition = "2018"
authors = [
"Magnus Hallin <[email protected]>",
0 commit comments