From 4948c3a3dcbaf7bfd6c8fd97de6612f217205b5f Mon Sep 17 00:00:00 2001 From: Young Bu Park Date: Tue, 9 Jun 2020 14:28:16 -0700 Subject: [PATCH] Add 0.8.0 Document version (#639) Add 0.8.0 Document version --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed5d0210d..931556bdb 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Dapr is currently under community development in preview phase and master branch | Version | Repo | |:-------:|:----:| +| v0.8.0 | [Docs](https://github.com/dapr/docs/tree/v0.8.0) - [Runtime](https://github.com/dapr/dapr/tree/v0.8.0) - [CLI](https://github.com/dapr/cli/tree/release-0.8) | v0.7.0 | [Docs](https://github.com/dapr/docs/tree/v0.7.0) - [Runtime](https://github.com/dapr/dapr/tree/v0.7.0) - [CLI](https://github.com/dapr/cli/tree/release-0.7) | v0.6.0 | [Docs](https://github.com/dapr/docs/tree/v0.6.0) - [Runtime](https://github.com/dapr/dapr/tree/v0.6.0) - [CLI](https://github.com/dapr/cli/tree/release-0.6) | v0.5.0 | [Docs](https://github.com/dapr/docs/tree/v0.5.0) - [Runtime](https://github.com/dapr/dapr/tree/v0.5.0) - [CLI](https://github.com/dapr/cli/tree/release-0.5)