Skip to content

Commit

Permalink
Merge pull request #28 from appoptics/NH-7234-bump-version
Browse files Browse the repository at this point in the history
NH-7234: Bump version to v0.4.0
  • Loading branch information
jiwen624 authored Jan 20, 2022
2 parents a71599d + bf832a2 commit f101702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ subprojects {
guava : "30.1-jre",
appopticsCore : "7.0.2",
appopticsMetrics : "7.0.0",
agent : "0.0.1" // the custom distro agent version
agent : "0.4.0" // the custom distro agent version
]
versions.opentelemetryAlpha = "${versions.opentelemetry}-alpha"
versions.opentelemetryJavaagentAlpha = "${versions.opentelemetryJavaagent}-alpha"
Expand Down

0 comments on commit f101702

Please sign in to comment.