Skip to content

Commit c9bdd51

Browse files
committed
Bump version and update metadata
1 parent 736a827 commit c9bdd51

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Cargo.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
[package]
22
name = "juniper"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
authors = ["Magnus Hallin <[email protected]>"]
55
description = "GraphQL server library"
66
license = "BSD-2-Clause"
7+
documentation = "http://mhallin.github.io/juniper"
8+
repository = "https://github.com/mhallin/juniper"
9+
readme = "README.md"
10+
keywords = ["graphql", "server", "iron", "http", "web"]
711

812
[features]
913
default = []

0 commit comments

Comments
 (0)