From 72e7db7017c61514e2222a9b489347eab3c2e5a7 Mon Sep 17 00:00:00 2001 From: vmarchaud Date: Wed, 27 Oct 2021 18:09:23 +0200 Subject: [PATCH] chore(doc): update matrix with contrib version for 1.0 core --- 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 |