Skip to content

Commit

Permalink
release: 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Oct 19, 2022
1 parent 2aa81ac commit 1b44583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sentry/Laravel/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
final class Version
{
public const SDK_IDENTIFIER = 'sentry.php.laravel';
public const SDK_VERSION = '2.14.2';
public const SDK_VERSION = '3.0.0';
}

0 comments on commit 1b44583

Please sign in to comment.