aboutsummaryrefslogtreecommitdiff
path: root/contrib/exemplar_util/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/exemplar_util/README.md')
-rw-r--r--contrib/exemplar_util/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/exemplar_util/README.md b/contrib/exemplar_util/README.md
index 88698eb5..1c9d62df 100644
--- a/contrib/exemplar_util/README.md
+++ b/contrib/exemplar_util/README.md
@@ -17,14 +17,14 @@ For Maven add to your `pom.xml`:
<dependency>
<groupId>io.opencensus</groupId>
<artifactId>opencensus-contrib-exemplar-util</artifactId>
- <version>0.16.0</version>
+ <version>0.16.1</version>
</dependency>
</dependencies>
```
For Gradle add to your dependencies:
```gradle
-compile 'io.opencensus:opencensus-contrib-exemplar-util:0.16.0'
+compile 'io.opencensus:opencensus-contrib-exemplar-util:0.16.1'
```
[travis-image]: https://travis-ci.org/census-instrumentation/opencensus-java.svg?branch=master