Skip to content

Commit

Permalink
release: 4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Dec 22, 2023
1 parent 716ad51 commit cd89f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class Client implements ClientInterface
/**
* The version of the SDK.
*/
public const SDK_VERSION = '4.3.0';
public const SDK_VERSION = '4.3.1';

/**
* @var Options The client options
Expand Down

0 comments on commit cd89f23

Please sign in to comment.