Skip to content

Commit

Permalink
Fix implementation title for the zio 2 module
Browse files Browse the repository at this point in the history
  • Loading branch information
obenkenobi committed Mar 4, 2024
1 parent eca26be commit 19946d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instrumentation/zio-2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
}

jar {
manifest { attributes 'Implementation-Title': 'com.newrelic.instrumentation.zio',
manifest { attributes 'Implementation-Title': 'com.newrelic.instrumentation.zio-2',
'Implementation-Title-Alias': 'zio_instrumentation' }
}

Expand Down

0 comments on commit 19946d6

Please sign in to comment.