From 357ec92e95e03b4d2309c65ffb17d06105985628 Mon Sep 17 00:00:00 2001 From: Valentin Marchaud Date: Wed, 27 Oct 2021 22:15:55 +0200 Subject: [PATCH] chore(doc): update matrix with contrib version for 1.0 core (#2568) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45e83be795..d6cbe69d9c 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ This is the JavaScript version of [OpenTelemetry](https://opentelemetry.io/), a | API Version | Core version | Experimental Packages | Contrib Version | | ----------- |--------------| --------------------- |-------------------------| -| 1.0.x | 1.x | 0.26.x | ------ | +| 1.0.x | 1.x | 0.26.x | 0.26.x | | 1.0.x | 0.26.x | ----- | ------ | | 1.0.x | 0.25.x | ----- | ------ | | 1.0.x | 0.24.x | ----- | 0.24.x |