From 134b9832015a76a11e9641bbb4fe926547c94b54 Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Sat, 12 Feb 2022 03:04:45 -0800 Subject: [PATCH] Bump download link to 1.11.0 (#5362) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4595b86515..8f67a70ea8 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ if you are looking for documentation on using those. ## Getting Started -Download the [latest version](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/download/v1.10.1/opentelemetry-javaagent.jar). +Download the [latest version](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/download/v1.11.0/opentelemetry-javaagent.jar). This package includes the instrumentation agent as well as instrumentations for all supported libraries and all available data exporters.