From 53037798ce929fd13f31c3de574a1975c54c1d67 Mon Sep 17 00:00:00 2001 From: Andre Onuki Date: Fri, 20 Oct 2023 13:19:32 -0400 Subject: [PATCH] Version bump --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8de20ef..9f82280 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ # Here is where we manage the version group=com.newrelic.telemetry -version=0.16.0 +version=0.17.0 # Set this to true to enable using a local sonatype (for debugging publishing issues) # Start a local sonatype in docker with this command: