Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Commit

Permalink
corrected agent version to match tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Krauss authored and Philip Krauss committed Jun 22, 2018
1 parent 1aedbc9 commit 9c50dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Agent.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class Agent
*
* @var string
*/
const VERSION = '6.2.0';
const VERSION = '6.2.1';

/**
* Agent Name
Expand Down

0 comments on commit 9c50dde

Please sign in to comment.