We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4b137a commit 4b2a43cCopy full SHA for 4b2a43c
src/Sentry/SentryLaravel/SentryLaravel.php
@@ -4,7 +4,7 @@
4
5
class SentryLaravel
6
{
7
- const VERSION = '0.9.x-dev';
+ const VERSION = '0.9.0';
8
9
public static function getClient($user_config)
10
0 commit comments