Skip to content

Commit

Permalink
Prepare release 0.8.0 (#645)
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot authored Oct 19, 2024
1 parent 90b51c1 commit 32f0164
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.8.0 (2024-10-18)

### 📈 Enhancements

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.7.0-alpha")
implementation("io.opentelemetry.android:android-agent:0.8.0-alpha")
//...
}
```
Expand Down

0 comments on commit 32f0164

Please sign in to comment.