Skip to content

Commit f2a2f7f

Browse files
committed
0.4.0
1 parent eacd7f1 commit f2a2f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sentry/SentryLaravel/SentryLaravel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
class SentryLaravel
66
{
7-
const VERSION = '0.4.0.dev0';
7+
const VERSION = '0.4.0';
88

99
public static function getClient($user_config)
1010
{

0 commit comments

Comments
 (0)