Skip to content

Commit 0f2e534

Browse files
committed
Post v2.1.1 release changes
1 parent c170e55 commit 0f2e534

File tree

3 files changed

+2
-24
lines changed

3 files changed

+2
-24
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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.0"
53+
implementation "com.newrelic.opentracing:java-aws-lambda:2.1.1"
5454
}
5555
```
5656

RELEASE.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
group = com.newrelic.opentracing
2-
version = 2.1.1
2+
version = 2.2.0-SNAPSHOT

0 commit comments

Comments
 (0)