From b25e66b7e1525e6bda3f5adbd3239035f1a2a35c Mon Sep 17 00:00:00 2001 From: Yang Song Date: Tue, 28 Aug 2018 19:27:24 -0700 Subject: Update release versions for all readme and build files. (#1398) --- contrib/log_correlation/stackdriver/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/log_correlation') diff --git a/contrib/log_correlation/stackdriver/README.md b/contrib/log_correlation/stackdriver/README.md index f46f7cf0..09b3fb6e 100644 --- a/contrib/log_correlation/stackdriver/README.md +++ b/contrib/log_correlation/stackdriver/README.md @@ -35,7 +35,7 @@ For Maven add to your `pom.xml`: io.opencensus opencensus-contrib-log-correlation-stackdriver - 0.15.0 + 0.15.1 runtime @@ -43,7 +43,7 @@ For Maven add to your `pom.xml`: For Gradle add to your dependencies: ```groovy -runtime 'io.opencensus:opencensus-contrib-log-correlation-stackdriver:0.15.0' +runtime 'io.opencensus:opencensus-contrib-log-correlation-stackdriver:0.15.1' ``` ### Configure the `OpenCensusTraceLoggingEnhancer` -- cgit v1.2.3