chore: Prepare 0.1.0-beta.1 release (#200)

* chore: Prepare `0.1.0-beta.1` release

* Update changelog

* Fix tower paths
This commit is contained in:
Lucio Franco
2019-12-19 18:44:25 -05:00
committed by GitHub
parent 8efdbb4631
commit 61a770dedf
5 changed files with 50 additions and 7 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
[package]
name = "tonic-build"
version = "0.1.0-alpha.6"
version = "0.1.0-beta.1"
authors = ["Lucio Franco <[email protected]>"]
edition = "2018"
license = "MIT"
documentation = "https://docs.rs/tonic/0.1.0-alpha.5/tonic/"
documentation = "https://docs.rs/tonic/0.1.0-beta.1/tonic/"
repository = "https://github.com/hyperium/tonic"
homepage = "https://github.com/hyperium/tonic"
description = """