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 b144a2f commit 9f52145Copy full SHA for 9f52145
src/Sentry/SentryLaravel/SentryLaravel.php
@@ -4,7 +4,7 @@
4
5
class SentryLaravel
6
{
7
- const VERSION = '0.5.0.dev0';
+ const VERSION = '0.5.0';
8
9
public static function getClient($user_config)
10
0 commit comments