Skip to content

Commit 2132940

Browse files
committed
0.11.0
1 parent 892dc38 commit 2132940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sentry/SentryLaravel/SentryLaravel.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
class SentryLaravel
66
{
7-
const VERSION = '0.11.x-dev';
7+
const VERSION = '0.11.0';
88

99
public static function getClient($user_config)
1010
{

0 commit comments

Comments
 (0)