Bump gradle-plugins version to SNAPSHOT (#3995)

This commit is contained in:
Trask Stalnaker 2021-08-30 09:02:03 -07:00 committed by GitHub
parent 789c92d79e
commit 7a2ddbd5b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ plugins {
}
group = "io.opentelemetry.instrumentation"
version = "0.7.0"
version = "0.8.0-SNAPSHOT"
repositories {
mavenCentral()