Bump version and update metadata

This commit is contained in:
Magnus Hallin 2016-09-11 22:03:50 +02:00
parent 736a827c4b
commit c9bdd512bc

View file

@ -1,9 +1,13 @@
[package]
name = "juniper"
version = "0.5.0"
version = "0.5.1"
authors = ["Magnus Hallin <mhallin@fastmail.com>"]
description = "GraphQL server library"
license = "BSD-2-Clause"
documentation = "http://mhallin.github.io/juniper"
repository = "https://github.com/mhallin/juniper"
readme = "README.md"
keywords = ["graphql", "server", "iron", "http", "web"]
[features]
default = []