From 57988b5eebe4ad3c6de82adbaccfae5ba2ee8dcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Joaqu=C3=ADn=20Atria?= Date: Thu, 9 May 2024 18:03:09 +0100 Subject: [PATCH] Release v0.003 --- Changes | 2 +- META.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Changes b/Changes index c4baaf3..327d195 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ Revision history for Dancer2-Plugin-OpenTelemetry -{{$NEXT}} +0.003 2024-05-09 18:03:03+01:00 Europe/London * Spans are no longer automatically marked as OK by this instrumentation. This is inline with the specification. diff --git a/META.json b/META.json index 97a381e..cf6833d 100644 --- a/META.json +++ b/META.json @@ -62,7 +62,7 @@ "provides" : { "Dancer2::Plugin::OpenTelemetry" : { "file" : "lib/Dancer2/Plugin/OpenTelemetry.pm", - "version" : "0.002" + "version" : "0.003" } }, "release_status" : "stable", @@ -76,7 +76,7 @@ "web" : "https://github.com/jjatria/dancer2-plugin-opentelemetry" } }, - "version" : "0.002", + "version" : "0.003", "x_Dist_Zilla" : { "perl" : { "version" : "5.038000" @@ -307,7 +307,7 @@ "branch" : null, "changelog" : "Changes", "signed" : 0, - "tag" : "0.002", + "tag" : "0.003", "tag_format" : "%v", "tag_message" : "" },