Skip to content

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dcramer committed Dec 9, 2016
1 parent b144a2f commit 9f52145
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.5.0.dev0';
const VERSION = '0.5.0';

public static function getClient($user_config)
{
Expand Down

0 comments on commit 9f52145

Please sign in to comment.