Skip to content

Commit

Permalink
release: 3.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed May 16, 2023
1 parent a0c4182 commit b10161a
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 @@ -35,7 +35,7 @@ final class Client implements ClientInterface
/**
* The version of the SDK.
*/
public const SDK_VERSION = '3.18.0';
public const SDK_VERSION = '3.18.1';

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

0 comments on commit b10161a

Please sign in to comment.