Skip to content

Commit 0e2e5bc

Browse files
committed
release: 4.10.2
1 parent 621226f commit 0e2e5bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sentry/Laravel/Version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
final class Version
66
{
77
public const SDK_IDENTIFIER = 'sentry.php.laravel';
8-
public const SDK_VERSION = '4.10.1';
8+
public const SDK_VERSION = '4.10.2';
99
}

0 commit comments

Comments
 (0)