Skip to content

Commit

Permalink
Merge release/1.3.0 into master
Browse files Browse the repository at this point in the history
  • Loading branch information
HazAT authored Sep 24, 2019
2 parents 8fbadd9 + 83abfab commit 97b7753
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 = '1.2.1';
public const SDK_VERSION = '1.3.0';
}

0 comments on commit 97b7753

Please sign in to comment.