Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dcramer committed Sep 29, 2016
1 parent eacd7f1 commit f2a2f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sentry/SentryLaravel/SentryLaravel.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

class SentryLaravel
{
const VERSION = '0.4.0.dev0';
const VERSION = '0.4.0';

public static function getClient($user_config)
{
Expand Down

0 comments on commit f2a2f7f

Please sign in to comment.