Skip to content

Commit 5e59614

Browse files
Post v2.2.0 Release Activities (#72)
* update README to reflect newly released version * update version
1 parent aae9722 commit 5e59614

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Below are a list of the collected exception attributes:
5050
You can add the dependency by adding the following to your `build.gradle` file:
5151
```
5252
dependencies {
53-
implementation "com.newrelic.opentracing:java-aws-lambda:2.1.1"
53+
implementation "com.newrelic.opentracing:java-aws-lambda:2.2.0"
5454
}
5555
```
5656

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
group = com.newrelic.opentracing
2-
version = 2.2.0
2+
version = 2.3.0

0 commit comments

Comments
 (0)