Fix tonic-types and health versions

This commit is contained in:
Lucio Franco
2021-07-08 15:57:25 -04:00
parent 040e3a4811
commit 5bb1a029a1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "tonic-health"
version = "0.3.1"
version = "0.4.0"
authors = ["James Nugent <james@jen20.com>"]
edition = "2018"
license = "MIT"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "tonic-types"
version = "0.2.0"
version = "0.3.0"
authors = ["Lucio Franco <luciofranco14@gmail.com>"]
edition = "2018"
license = "MIT"