From 39b3f1b405fbc28df6b883d488f44ce84517e888 Mon Sep 17 00:00:00 2001 From: Zoilo Mora Date: Wed, 29 Apr 2020 16:40:17 +0200 Subject: [PATCH] Version change for Release --- src/Events/Common/Service/Agent.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Events/Common/Service/Agent.php b/src/Events/Common/Service/Agent.php index 65efbf4..9619c84 100644 --- a/src/Events/Common/Service/Agent.php +++ b/src/Events/Common/Service/Agent.php @@ -7,7 +7,7 @@ final class Agent implements \JsonSerializable { const NAME = 'zoilomora/elastic-apm-agent-php'; - const VERSION = '0.1.7'; + const VERSION = '0.1.8'; /** * Name of the Elastic APM agent, e.g. "Python"