Skip to content

Commit bad3ebf

Browse files
committedOct 26, 2018
0.10.1
1 parent ca50119 commit bad3ebf

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.0';
7+
const VERSION = '0.10.1';
88

99
public static function getClient($user_config)
1010
{

0 commit comments

Comments
 (0)
Please sign in to comment.