We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13e70c0 commit bca732fCopy full SHA for bca732f
src/Sentry/SentryLaravel/SentryLaravel.php
@@ -4,7 +4,7 @@
4
5
class SentryLaravel
6
{
7
- const VERSION = '0.10.x-dev';
+ const VERSION = '0.10.0';
8
9
public static function getClient($user_config)
10
0 commit comments