Skip to content

Commit bca732f

Browse files
committed
0.10.0
1 parent 13e70c0 commit bca732f

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.10.x-dev';
7+
const VERSION = '0.10.0';
88

99
public static function getClient($user_config)
1010
{

0 commit comments

Comments
 (0)