From bef5d83abd78a28a51abc9609c9d0fccb3d33596 Mon Sep 17 00:00:00 2001 From: Zoilo Mora Date: Wed, 24 Jun 2020 20:06:54 +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 09d2871..a213f15 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.15'; + const VERSION = '0.1.16'; /** * Name of the Elastic APM agent, e.g. "Python"