Skip to content

Commit

Permalink
Prepare release 0.7.0 (#534)
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot authored Aug 14, 2024
1 parent bc7e0fe commit b2d65ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OpenTelemetry Android Changelog

## Unreleased
## Version 0.7.0 (2024-08-14)

### 🚧 Refactorings

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ in your gradle build script:
```kotlin
dependencies {
//...
implementation("io.opentelemetry.android:android-agent:0.6.0-alpha")
implementation("io.opentelemetry.android:android-agent:0.7.0-alpha")
//...
}
```
Expand Down

0 comments on commit b2d65ed

Please sign in to comment.